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.
EdenYavin
OSV MCP server implementation
mikegehard
ioehub
WillChangeThisLater
Use MCP servers with OpenAI Agents
dvcrn
a (working!) MCP server for accessing Linear with multiple workspaces support
djerok
GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes between Opus and GLM, file-editing agent with diff/dry-run/git-revert, one-command npx install.
floyd-run
MCP server for AI-powered scheduling and booking. Check availability, hold slots, and confirm appointments.
getcoherence
MCP (Model Context Protocol) server that exposes Coherence as tools for Claude, Cursor, Cline, and other MCP-compatible clients.
siliconuy
MCP tool for automatically installing VS Code extensions in Cursor
ai-zerolab
MCP Server for openai image generation
DeepSpringAI
daemonX10
MCP server for Google Calendar integration with AI assistants
joeBlockchain
ankittyagi140
Discover and share Model Context Protocol Servers for AI applications, development, and integration.
hktari
MCP server for integrating Toshl Finance with AI agents via the Model Context Protocol
tobedoit
MCP Google Calendar Server with python
yyue9527
A Redis Management and Control Protocol (MCP) server implementation using Spring Boot and Spring AI
jonnadul
An Agentic MCP server sshclient
godstale
Ollama MCP Chat is a desktop chatbot application that integrates Ollama's local LLM models with MCP (Model Context Protocol) servers
dinasaur404
Demo of MCP client/server using durable objects for trackings state
menuRivera
MCP server for using your browser wallet with natural language
jonnyzzz
MCP Servers discovery spec
joyecai
mcp server based on the new homomorphic encryption technology "ZionFHE"
njcx
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
tmahesh
agentkit for playwright-mcp server
davidferlay
A simple MCP server exposed via SSE with examples tools, resources and prompts
tizee
An MCP server that provides Unix command documentation directly within LLMs conversations.
doomdagadiggiedahdah
neutree-ai
Neutree MCP servers
hesreallyhim
An MCP server that checks if a website is currently down by querying the website https://www.isitdownrightnow.com
wenb1n-dev
Enable developers to quickly build an MCP server service framework that supports all Model Context Protocol (MCP) transfer modes (STDIO, SSE, Streamable Http)。使开发者快速的搭建一个支持mcp协议所有传输方式(STDIO、SSE、StreamableHttp)的mcp server服务框架
jordy33
IoT Model Context Protocol Server Repository
piebro
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
sharmashivanand
A VS Code extension implementing MCP server for WordPress integration
DLYZZT
MCP server to query weather in Chinese cities
errajibadr
StevenROyola
Simplifying MCP server interactions for seamless AI integration.
Timtech4u
RohitKrish46
This is a lightweight, plug-and-play MCP server that empowers any LLM to dynamically search and retrieve up-to-date documentation from popular AI libraries such as LangChain, LlamaIndex, and OpenAI.
SmallCloudCo
SmallCloud MCP Server Demonstration of an Anthropic MCP server using the Model Context Protocol SDK by Anthropic. For use with Claude Desktop and other MCP Hosts.
Aias
A Model Context Protocol (MCP) server for searching barnsworthburning.net.
kimtth
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
pfldy2850
mcp-openmetadata
manovagyanik1
Clipy is the first agent-readable screen recorder — free, no watermark, for Mac, Chrome, and the web. One share link: humans watch the video, AI agents read the summary, key moments, and transcript.
bestjane
CoinGecko API 服务实现
dabouelhassan
A simple example of a Model Context Protocol Server implementation
SkyBehind
KDE AI Interface and MCP Server Integration
charlesmuchene
Preference Editor MCP server
faizan45640
MCP server providing tools to interact with the PostEx Merchant API for order management, tracking, and other logistics operations.
cheerlights
MCP server that allows AI tools to interact with the CheerLights API.
antonioscapellato
MCP Server Sample
blues
MCP Server Implementation of the Blues Notehub API
marcoeg
ntopng Model Context Protocol Server
adcwa
MCP-Gateway is a service that provides MCP Server unified management capabilities, helping AI Agents quickly connect to various data sources. Through MCP Server, AI Agents can easily access databases, REST APIs, and other external services without worrying about specific connecti
gotalab
TerLand0berver
Ginga1402
Demo of implementation of MCP using Langchain MCP Adapters and Ollama
Medhovarsh
🧠 Local-first LLM state branching & debugging. Capture, visualize, branch, and regression-test LLM calls as a DAG. Free & local via Ollama, any OpenAI-compatible API, MCP for agents. Zero config.
arjshiv
hongsw
ASDF plugin for managing MCP (Model Context Protocol) servers
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.