What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
SihaoH
这是一个由C++编写的MCP系统,包括MCP核心架构的host、client和server
kiseki-technologies
A simple MCP server for Readwise
musantro
A model context protocol server to chat with iRacing data.
f-inc
MCP Server for automated deployments onto Container Inc.
distrihub
Distri is A2A compatible OpenClaw like agent framework built in Rust.
Abhinavexists
A Simple Implementation of the Model Context Protocol
lightningfaucet
MCP Server for Lightning Faucet - Give your AI agent a Bitcoin wallet
seotesting-com
FishWoWater
Model Context Protocol(MCP) for TRELLIS(SOTA text-to-3d/image-to-3d) models
tejpalvirk
Manage quantitative research context across sessions via knowledge graph based MCP Server
ramenhost
MCP servers for connecting debuggers to AI agents. Supports GDB, LLDB and PDB.
tejpalvirk
Manage qualitative research context across sessions using knowledge graph based MCP Server
iaptic
Model Context Protocol server for interacting with iaptic
Orcus2021
A Model Context Protocol (MCP) tool that automates code review and leaves comments directly on GitHub PRs, with support for Notion integration for custom review guidelines.
huahuayu
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
nacgarg
MCP server for Bazel
spanlens
Open source LLM observability and monitoring. Drop-in proxy for OpenAI, Anthropic, and Gemini with request logging, cost tracking, and agent tracing. Self-host with one Docker command. MIT.
Adfin-Engineering
A Model Context Protocol Server for connecting with Adfin APIs
kukapay
An MCP server that powers AI agents with indexed blockchain data from The Graph.
CrackingShells
The CLI-based chat interface optimized for the Hatch! packages (i.e. MCP server packages).
Malove86
dalton-cole
zerocracy
MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
kazuph
🔗 Model Context Protocol (MCP) Server for retrieving saved articles from Pocket API and loading them into Claude
tomconte
A secure Python code execution service designed to integrate with LLMs like GPT and Claude, providing a self-hosted alternative to OpenAI's Code Interpreter. Now with MCP server.
bsmi021
A comprehensive Model Context Protocol (MCP) server that provides advanced Node.js development tooling and automation capabilities.
jtucker
An example MCP Azure Function in F#
felores
MCP server for Perplexity API integration with Claude Desktop and other MCP clients
whiteknightonhorse
Universal MCP gateway for AI agents — 1108 tools, 307 providers. One endpoint (https://apibase.pro/mcp), pay-per-call with x402 USDC on Base + MPP USDC on Tempo.
luuisotorres
AI Agent built with Google ADK that leverages Google Maps MCP Server to answer real-world location questions with tool usage and traceable execution via Opik.
mcpchina
mcp服务聚合
kukapay
An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.
ediardo
Client and MCP Server for Canon Cameras
arsolutioner
A Model Context Protocol (MCP) server for analyzing browser extension security
tejpalvirk
MCP Servers for persistent context across work sessions using knowledge graphs
zeplin
MCP server for Zeplin - used for screen and component code generation 💻
get-dx
devhub
DevHub CMS LLM integration through the Model Context Protocol
everettjf
MCP server for Xcode
cappt-team
A MCP server for Cappt
stephen37
Model Context Protocol Servers for Milvus
liukeyu800
SawyerHan-AI
A living second brain that connects everything you think with — your AI agents, your notes, and beyond.
happyZYM
vkdnjznd
A Model Context Protocol (MCP) server for cryptocurrency trading that provides a unified interface for trading and market data monitoring across multiple exchanges.
Prathamesh0901
Zoom mcp server to create, update, read or delete zoom meetings using natural language commands through Cursor and Claude
kulapard
Tools for building Model Context Protocol (MCP) servers on top of aiohttp
fabian1710
MCP server for Intercom chat integration
yincongcyincong
MCP Server for the VictoriaMetrics.
testdino-hq
A MCP server that bridges TestDino with AI agents such as Cursor and Claude. Navigate test results, analyze failures, and manage test cases through conversational commands.
aws-samples
Sinotrade
Donnyb369
Context Minifier & State Guard — Local-first MCP middleware proxy
eagurin
High-performance FastAPI server implementing Model Context Protocol (MCP) for seamless integration with Large Language Models (LLMs). Built with modern stack: FastAPI, Elasticsearch, Redis, Prometheus, and Grafana.
MrOrz
A simple MCP server that makes git commits on behave of AI, so that you can track AI contribution in your codebase
avarant
MCP server for Typesense
seonglae
Global Notion workspace-accessible MCP server for all Notion pages within the workspace
avisekrath
unofficial zulip mcp server that allows LLMs like Claude to interact with your workspace & take actions on your behalf
cwilby
MCP Server for SQL Server using node-mssql
edi3on
an ue5 mcp server that allows the user to access functions in blueprint actors
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.