GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
561 listings
Gnosis MCP
MCP ServerCRUD operations for knowledge base docs — add, delete, update metadata, embed. Requires GNOSIS_MCP_WRITABLE=true.
MCP Language Server
MCP ServerThis is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. mcp-language-server helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. 1. Install Go: Follow instructions at 2. Install or update this server: go install github.com/isaacphi
Kafka Schema Registry MCP Server
MCP ServerA comprehensive Model Context Protocol (MCP) server that provides Claude Desktop and other MCP clients with tools for Kafka Schema Registry operations. Features advanced schema context support, multi-registry management, and comprehensive schema export capabilities. Latest Version: v2.1.5 | Docker: aywengo/kafka-schema-reg-mcp:stable - 🚀 Quick Start - ✨ Key Features - 🛠️ Claude Code Skills - 📦
GitLab MR MCP
MCP ServerA Model Context Protocol (MCP) server for interacting with GitLab merge requests and issues. This project implements a server using the Model Context Protocol (MCP) that allows AI agents to interact with GitLab repositories. It provides tools for: - Listing available GitLab projects - Fetching merge request details and comments - Getting merge request diffs - Adding comments to merge requests - Ad
TurboMCP
Production-ready Rust SDK for the Model Context Protocol (MCP) with zero-boilerplate development and progressive enhancement. Build MCP servers in seconds with automatic schema generation, type-safe handlers, and multiple transport protocols. - Rust 1.89.0+ (Edition 2024) - Check with rustc --version - Tokio async runtime Add to your Cargo.toml: Or with cargo: TurboMCP uses feature flags for progr
Langfuse Prompt Management MCP Server
MCP ServerModel Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol. Quick demo of Langfuse Prompts MCP in Claude Desktop (unmute for voice-over explanations): This server implements the MCP Prompts specification for prompt discovery and retrieval. - prompts/list: List all available prompts - Optio
Yahoo Finance MCP Server
MCP ServerA simple MCP server for Yahoo Finance using yfinance. This server provides a set of tools to fetch stock data, news, and other financial information. - yfinancegettickerinfo - Retrieve stock data including company info, financials, trading metrics and governance data. - symbol (string): The stock symbol. - yfinancegettickernews - Fetches recent news articles related to a specific stock symbol with
MCP Database Server
MCP ServerThis is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop). This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field. Install dependencies: To use with Claude Desktop, add the server
Godoc MCP Server
MCP Serversearch golang packages and their docs from pkg.go.dev, provide the infomation to llm as mcp server You can download the compiled binary from the releases page. Or you can install it from source, compile it by yourself: just use your client to request. it servers on stdio - localCache - [x] use a local cache to avoid search every time(From reddit user) - searchPackage - [x] imported by how many pac
Fhir MCP Server
MCP Server- Model Context Protocol (MCP) Server for Fast Healthcare Interoperability Resources (FHIR) APIs - Table of Contents - Demo with HAPI FHIR server - Demo with EPIC Sandbox - Core Features - Prerequisites - Installation - Installing using PyPI Package - Installing from Source - Installing using Docker - Running the MCP Server with Docker - Using Docker Compose with HAPI FHIR Server - Integration wit
NPM Package Docs MCP
MCP ServerA Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. This tool fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself. This MCP tool helps your IDE (like Cursor) get the most current documentation for any npm package instead of relying on outdated or incomplet
Bilibili MCP
MCP Server下面是为你的 bilibili-mcp 工具生成的 README.md 示例: 一个用于获取 B 站热榜的 MCP 工具,基于 FastMCP 和 B 站公开接口。你可以通过注册到 Cursor 或其他 MCP 客户端,实时调用热门视频数据。 确保使用 Python ≥ 3.12,并安装以下依赖项: 你的主代码文件可以是 bilibilimcp.py,项目结构如下: 使用 uv 运行工具: FastMCP 会自动暴露一个名为 getpopular 的工具: 获取 B 站热榜视频信息,返回最多 topk 个条目(最大 10 条)。 - 使用 httpx 实现异步请求 - 通过 FastMCP 注册为标准 MCP 工具 - 支持通过 stdio 与 MCP 客户端通信(例如 Cursor) - 仅用于学习与研究,B 站接口为公开接口,使用时请避免过于频繁访问。 - 默认 User-Agent
Email MCP Server
MCP ServerAn MCP (Model Context Protocol) server providing comprehensive email capabilities via IMAP and SMTP. Enables AI assistants to read, search, send, manage, schedule, and analyze emails across multiple accounts. Exposes 47 tools, 7 prompts, and 6 resources over the MCP protocol with OAuth2 support (experimental), email scheduling, calendar extraction, analytics, provider-aware label management, real-
Metoro MCP Server
MCP ServerThis repository contains th Metoro MCP (Model Context Protocol) Server. This MCP Server allows you to interact with your Kubernetes cluster via the Claude Desktop App! You can read more about the Model Context Protocol here: https://modelcontextprotocol.io But in a nutshell Metoro is an observability platform designed for microservices running in Kubernetes and uses eBPF based instrumentation to g
Developer MCP Server
A general purpose Model Context Protocol (MCP) server that provides comprehensive developer tools for file editing, shell command execution, and screen capture capabilities. Built using the rmcp crate. - View files with language detection for markdown formatting - Write/create files with automatic directory creation - String replacement with precise matching - Undo functionality with edit history
P-Link.io MCP Server
MCP ServerP-Link MCP Server is a server compliant with the MCP (Model Context Protocol), integrating fetch-402 client from coinbase, and HTTP 402 protocol on server side, allowing ChatGPT, Claude, and other MCP-compatible clients to connect to a payment system on Solana. It provides a simple interface to: - Pay 402 links - Create 402 payment links (supporting agent payment on Solana and human payment by car
MCP Codebase Index
MCP ServerA structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query
MCP System Monitor
MCP ServerA system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface. This tool provides the following monitoring capabilities: - CPU Information: Usage percentage, core count, and detailed CPU info - Memory Information: Virtual and swap memory usage - Disk Information: Disk usa
Datadog MCP Server
MCP ServerMCP server providing AI assistants with full Datadog observability access. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. Use environment variables instead of container args: When running with --transport=http: - POST /mcp — MCP protocol endpoint - GET /mcp —
Torrentclaw MCP
MCP ServerModel Context Protocol server for TorrentClaw — giving AI assistants the ability to search movies and TV shows, find torrents with magnet links, check streaming availability, and explore cast/crew metadata. torrentclaw-mcp is developed by TorrentClaw as part of its open-source ecosystem. It wraps the TorrentClaw API into the MCP standard so that any compatible AI assistant (Claude, GPT, etc.) can
MCP Server Js
MCP ServerAn MCP (Model Context Protocol) server that enables AI platforms to interact with YepCode's infrastructure. Run LLM generated scripts and turn your YepCode processes into powerful tools that AI assistants can use directly. - Seamless AI Integration: Convert YepCode processes into AI-ready tools with zero configuration - Real-time Process Control: Enable direct interaction between AI systems and yo
Grafana-Loki MCP Server
MCP ServerA FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository
Prometheus Model Context Protocol Server
A Golang-based Model Context Protocol (MCP) server implementation for Prometheus that enables natural language interactions with Prometheus metrics and queries. Built with Go, prometheus-mcp-server provides a robust, type-safe interface that maintains full consistency with the Prometheus HTTP API, allowing you to query and manage your Prometheus instance through natural language conversations with
MCP Server LeetCode
MCP ServerA Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data. - 🚀 Fast access to LeetCode API - 🔍 Search problems, retrieve daily challenges, and check user profiles - 🏆 Query contest data and rankings - 🧩 Full support for MCP tools and resources - 📦 Provides both CLI and programmable API To install mcp-server-le