MCP (Model Context Protocol) servers let AI agents reach beyond the codebase. They connect your agent to external APIs, databases, search engines, and services through a standardized protocol — so the agent can actually take action, not just write code.
957 servers
InsForge turns your coding agents into full-stack builders, letting them add backend features like auth, databases, file storage, serverless functions, and LLMs to your apps in seconds. This repo is Model Context Protocol server for Insforge. Please visit the main Insforge repository for: - Installation and setup instructions - Configuration guide - Available tools and usage examples - API documen
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information. This project implements an MCP server that provides tools for AI assistants to interact with the Open Library. It allows searching for book information by title, searching for authors by name, retrieving detailed author information using their Open Library key, and g
A CLI inspector for the Model Context Protocol - Run MCP servers from various sources - List Tools, Resources, Prompts - Call Tools, Read Resources, Read Prompts - OAuth support for SSE and Streamable HTTP servers This will use the config file of Claude Desktop. The config file has the same format as the Claude Desktop config file. Run a specific tool, resource, or prompt without interactive promp
ACP to MCP Adapter Connect ACP Agents to MCP Applications Seamlessly The ACP to MCP Adapter is a lightweight standalone server that acts as a bridge between two AI ecosystems: Agent Communication Protocol (ACP) for agent-to-agent communication and Model Context Protocol (MCP) for connecting AI models to external tools. It allows MCP applications (like Claude Desktop) to discover and interact with
Firebase MCP enables AI assistants to work directly with Firebase services, including: - Firestore: Document database operations - Storage: File management with robust upload capabilities - Authentication: User management and verification The server works with MCP client applicatios such as Claude Desktop, Augment Code, VS Code, and Cursor. - Firebase project with service account credentials - Nod
mcp-google-sheets Your AI Assistant's Gateway to Google Sheets! 📊 mcp-google-sheets is a Python-based MCP server that acts as a bridge between any MCP-compatible client (like Claude Desktop) and the Google Sheets API. It allows you to interact with your Google Spreadsheets using a defined set of tools, enabling powerful automation and data manipulation workflows driven by AI. Essentially the serv
Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, you can find several MCP servers allowing you to connect to Cloudflare's service from an MCP client (e.g. Cursor, Claude) and use natural language to accomplish tasks through your Cloudflare account. These MCP servers allow your MCP Client
A Model Context Protocol (MCP) server for GreptimeDB — an open-source, cloud-native, unified observability database. Enables AI assistants to query and analyze GreptimeDB using SQL, TQL (PromQL-compatible), and RANGE queries, with built-in security features like read-only enforcement and data masking. For Claude Desktop, add this to your config (~/Library/Application Support/Claude/claudedesktopco
A Model Context Protocol (MCP) server that interfaces with the HackMD API, allowing LLM clients to access and interact with HackMD notes, teams, user profiles, and history data. - Get user profile information - Create, read, update, and delete notes - Manage team notes and collaborate with team members - Access reading history - List and manage teams - Dual transport support: Both HTTP and STDIO t
mcp-name: io.github.henilcalagiya/mcp-apple-notes Apple Notes MCP Server provides seamless integration of Apple Notes with any MCP-compatible client. It enables full note automation — including creating, reading, updating, and deleting notes — through a simple and secure AppleScript API layer. Full CRUD support for Apple Notes (Create, Read, Update, Delete) Works with Continue.dev, Claude Desktop,
A Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's artifact repository for Cline, Roo Code, Cody, Claude Desktop etc. The quickest way to use the Clojars MCP Server is to run it directly with npx: You can also install it globally: To install Clojars Dependency Server for Claude Desktop automatically via Smithery: 1. C
A backend service for executing beeper transactions on Binance Smart Chain (BSC). This service provides a set of tools for interacting with the BSC blockchain, including balance checking, balance transfers, token transfers, token swaps in Pancakeswap and beeper reward claims. - Get BNB and token balances - Transfer BNB and tokens - Swap tokens in Pancakeswap - Get token prices - Buy and sell token
A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI. - 🚀 Container creation and instantiation - 📦 Docker Compose stack deployment - 🔍 Container logs retrieval - 📊 Container listing and status monitoring To try this in Claude Desktop app, add this to your claude config files: To install Docker MCP for C
A Python-based agent that integrates research providers with Claude Code through the Model Context Protocol (MCP). It supports OpenAI (Responses API with web search and code interpreter, or Chat Completions API for broad provider compatibility) and the open-source Open Deep Research stack (based on smolagents). - Python 3.9+ - OpenAI API access (Responses API models, e.g., o4-mini-deep-research-20
A [Model Context Protocol][mcp] (MCP) server for Chess.com's Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information. [mcp]: https://modelcontextprotocol.io/introduction/introduction - [x] Access player profiles, stats, and game records - [x] Sea
A Model Context Protocol (MCP) server that provides AWS EC2 instance pricing data. This project includes both a traditional server implementation and a serverless Lambda function. The Lambda function provides the same functionality as the server but with serverless benefits: For detailed Lambda documentation, see LAMBDA.md. - EC2 Pricing Data: Find the cheapest EC2 instances based on specification
An MCP server that provides real-time cross-chain bridge metrics, enabling AI agents to analyze liquidity, transaction flows, and performance across blockchain networks. - List Chains: Retrieve a list of all chain slugs from DeFiLlama, sorted by Total Value Locked (TVL) in descending order. - List Bridges: Fetch all bridges, optionally including chain breakdowns, sorted by 24-hour volume. - Histor
Cal Server 是一个基于 FastMCP 框架构建的简单数学表达式计算服务,使用 Bun 运行时环境。它利用 expr-eval 库解析和计算用户输入的数学表达式,并通过标准输入输出(stdio)与外界交互。该项目旨在提供一个轻量、高效的计算工具,支持基本数学运算和内置常量。 - 表达式计算:支持用户输入数学表达式并返回计算结果。 - E:Bun 环境中的 Math.E。 - PI:Bun 环境中的 Math.PI。 - true:逻辑真值。 - false:逻辑假值。 - 工具名称:cal。 - 参数:接受一个字符串类型的数学表达式(exp)。 - fastmcp:用于构建 MCP 服务。 - expr-eval:用于解析和计算数学表达式。 - zod:用于参数验证。 - 确保已安装 Bun 运行时(推荐最新版本)。 To install cal-mcp for Claude D
A Model Context Protocol (MCP) server implementation for Azure Data Lake Storage Gen2. This service provides a standardized interface for interacting with ADLS2 storage, enabling file operations through MCP tools. Requires Python 3.13 or higher. Install the package using uv: 1 - Edit Claude Desktop Configuration: Open claudedesktopconfig.json and add the following configuration. On MacOs, the file
MCP 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.\ '
An MCP server for the Rootly API that integrates seamlessly with MCP-compatible editors like Cursor, Windsurf, and Claude. Resolve production incidents in under a minute without leaving your IDE. - Python 3.12 or higher - uv package manager - Rootly API token with appropriate permissions (see below) The MCP server requires a Rootly API token. Choose the appropriate token type based on your needs:
AI-Powered Travel Planning: Simplify your trip planning with the Travel Industry's first Remote MCP Server for AI Assistants. Peek.com's amazing experiences cover every major destination worldwide, 300,000+ verified activities, and millions of authentic reviews. Let AI help you find the best experiences for your next trip. "Grandparents in town for weekend. Fun experiences for them and the grandki
This MCP let's you play chess against any LLM. To use this chess server, add the following configuration to your MCP config: Play a game: Find a position in a PGN for game analysis: The server provides the following tools: getboardvisualization(): Provides the current state of the chessboard as an image. The board orientation automatically flips based on the user's assigned color. getturn(): Indic
AI-powered debugging and inspection for Kubernetes clusters using Inspektor Gadget. - AI-powered interface for Kubernetes troubleshooting and monitoring - One-click Inspektor Gadget deployment and removal - Intelligent output summarization and analysis - Automatic gadget discovery from Artifact Hub 1. Ensure you have Docker and a valid kubeconfig file 2. Configure the MCP server in VS Code (see IN