GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
612 listings
Fp Ts React
Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.
MCP Server for Asana
MCP ServerThis Model Context Protocol server implementation of Asana allows you to talk to Asana API from MCP Client such as Anthropic's Claude Desktop Application, and many more. More details on MCP here: - https://www.anthropic.com/news/model-context-protocol - https://modelcontextprotocol.io/introduction - https://github.com/modelcontextprotocol - ASANAACCESSTOKEN: (Required) Your Asana access token - RE
MCP Pointer
MCP ServerPoint to browser DOM elements for agentic coding tools via MCP! MCP Pointer is a local tool combining an MCP Server with a Chrome Extension: 1. 🖥️ MCP Server (Node.js package) - Bridges between the browser and AI tools via the Model Context Protocol 2. 🌐 Chrome Extension - Captures DOM element selections in the browser using Option+Click The extension lets you visually select DOM elements in the
Fal Audio
Text-to-speech and speech-to-text using fal.ai audio models
Transform Encode Hls Video With Transloadit
One-off HLS encoding (local video -> HLS renditions + playlist) using Transloadit via the `transloadit` CLI. Prefer builtin templates (`builtin/encode-hls-video@latest`) and download outputs locally via `-o`.
Azure Data Explorer MCP Server
MCP ServerA [Model Context Protocol][mcp] (MCP) server that enables AI assistants to execute KQL queries and explore Azure Data Explorer (ADX/Kusto) databases through standardized interfaces. This server provides seamless access to Azure Data Explorer and Eventhouse (in Microsoft Fabric) clusters, allowing AI assistants to query and analyze your data using the powerful Kusto Query Language. [mcp]: https://m
Spreadsheet Kit
MCP ServerSpreadsheet automation for AI agents. Read, profile, edit, and recalculate .xlsx workbooks with tooling designed to be token-efficient, structurally aware, and agent-friendly. spreadsheet-kit ships two surfaces: Both share the same core engine and support .xlsx / .xlsm (read + write) and .xls / .xlsb (discovery only). Downloads a prebuilt native binary for your platform. No Rust toolchain required
Google Calendar MCP Server
MCP ServerGoogle Calendar MCP Server is an MCP (Model Context Protocol) server implementation that enables integration between Google Calendar and Claude Desktop. This project enables Claude to interact with the user's Google Calendar, providing the ability to display, create, update, and delete calendar events through natural language interaction. - Google Calendar integration: Provides a bridge between Cl
Cert Manager MCP Server
MCP ServerMCP server for management and troubleshooting of certificates and other resources managed by cert-manager. Claude Desktop config: Claude Desktop config for GKE clusters: This MCP server provides the following tools for interacting with cert-manager and Kubernetes resources: - listcertificates - List certificates within a namespace or across all namespaces, with options for filtering expired certif
Fal Image Edit
AI-powered image editing with style transfer and object removal
Integrate Uppy Transloadit S3 Uploading To Nextjs
Add Uppy Dashboard + Transloadit uploads to a Next.js (App Router) app, with server-side signature generation and optional /s3/store export.
Skill Rails Upgrade
Analyze Rails apps and provide upgrade assessments
MCP Server Tidb
MCP ServerMCP server implementation for TiDB (serverless) database. - uv (Python package installer) Go tidbcloud.com to create a free TiDB database cluster Configuration can be provided through environment variables, or using .env: - TIDBHOST - TiDB host address, e.g. 'gateway01.us-east-1.prod.aws.tidbcloud.com' - TIDBPORT - TiDB port (default: 4000) - TIDBUSERNAME - Database username, e.g. 'xxxxxxxxxx.\ '
Finding Duplicate Functions
Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.
Culture Index
Index and search culture documentation
CRIC物业AI MCP Server
MCP ServerMCPServers.org | ModelScope | (更多MCP平台陆续上架中……) CRIC物业AI 是 克而瑞 专为物业行业打造的智能 AI 助理,于2025年4月25日 正式发布。 CRIC物业AI 通过行业知识库建设,结合多模态大模型 + RAG 技术,集成五大核心能力模块:行业研究、法律法规、社区治理、项目经营、文案写作,并在行业垂类知识基础上,拓展了 资讯舆情 和 人才培训 两大智能体。 克而瑞通过三个能力来构建其自身在物业AI合作领域优势: - 数据资产转化能力: 将10亿字行业语料、TB级多模态数据转化为物业行业的高质量数据集,并构建了一套行业数据质量评估体系,保障准确率和可信度; - 场景穿透能力: 聚焦20+物业行业垂直业务场景,定向选用对应领域知识库,精准匹配; - 生态进化能力: 通过每日实时监测超过500+可信资讯和数据来源,处理10万+实时数据的自更新系
MemoryMesh
MemoryMesh is a knowledge graph server designed for AI models, with a focus on text-based RPGs and interactive storytelling. It helps AI maintain consistent, structured memory across conversations, enabling richer and more dynamic interactions. The project is based on the Knowledge Graph Memory Server from the MCP servers repository and retains its core functionality. v0.3.0 Update: The MCP SDK ha
ESP RainMaker MCP Server
MCP ServerThis project provides a Model Context Protocol (MCP) server wrapper around the esp-rainmaker-cli Python library. It allows MCP-compatible clients (like LLMs or applications such as Cursor, Claude Desktop, and Windsurf) to interact with your ESP RainMaker devices using the official CLI. The Model Context Protocol (MCP) is a standardized framework that enables AI systems to interact with external to
Lightpanda Go MCP server
gomcp is an MCP server written in It exposes tools to interact with Lightpanda Browser via CDP protocol. gomcp requires you to have already installed Lightpanda You need to install Go to build from source. Once you have cloned the repository, build the binary with go build. By default, gocmp starts a local instance of Lightpanda browser. On the first run, you need to download the binary with the c
LUMINO MCP Server
MCP ServerAn open source MCP (Model Context Protocol) server empowering SREs with intelligent observability, predictive analytics, and AI-driven automation across Kubernetes, OpenShift, and Tekton environments. - Quick Start - Prerequisites - Installation - Usage Examples - Configuration - Available Tools - Architecture - How It Works - MCP Client Integration - Performance Considerations - Troubleshooting -
MCP Wrapper for Echo Framework
MCP ServerWrap any existing Echo API into MCP tools, enabling AI agents to interact with your API through Model Context Protocol. Inspired by gin-mcp but for the Echo framework. - Zero Configuration: Works with any existing Echo API - Multiple Schema Sources: Support for Swaggo, raw OpenAPI YAML/JSON, and manual schemas - Filtering: Include/exclude endpoints with wildcard patterns - MCP Compatible: Works wi
MaxMSP-MCP Server
MCP ServerThis project uses the Model Context Protocol (MCP) to let LLMs directly understand and generate Max patches. Video link. Acknowledgement: the patch being explained is downloaded from here. Text comments in the original file are deleted. Check out the full video where you can listen to the synthesised sounds. The LLM agent has access to the official documentation of each object, as well as objects
MCP Page Capture
MCP Servermcp-page-capture is a Model Context Protocol (MCP) server that orchestrates headless Chromium via Puppeteer to capture pixel-perfect screenshots of arbitrary URLs. It is optimized for Copilot/MCP-enabled environments and can be embedded into automated workflows or run as a standalone developer tool. - 📸 High-fidelity screenshots powered by Puppeteer and headless Chromium - ⚙️ LLM-optimized schema
MCP Browser Kit
MCP ServerAn MCP Server that enables AI assistants to interact with your local browsers. 1. Add MCP Browser Kit to your MCP Client: 2. Choose the right extension build for your browser: - Check the Compatibility table below to see which build (M2 or M3) is compatible with your browser - Note that M2 builds offer more functionality than M3 builds, so prefer M2 if your browser supports both 3. Download the la