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.
gianlucamazza
MCP server giving AI assistants a toolbox for Python development.
kiseki-technologies
A simple MCP server for Readwise
litmusautomation
Official MCP server for configuring Litmus instances.
zeplin
MCP server for Zeplin - used for screen and component code generation 💻
Garoth
Uses DALL-E to generate/edit images, an MCP (Model Context Protocol) server
zerocracy
MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
jayliangdl
MCP Client 与 MCP Server基于SSE方式的样例实现(Python版本)
QuentinCody
FishWoWater
Model Context Protocol(MCP) for TRELLIS(SOTA text-to-3d/image-to-3d) models
Donnyb369
Context Minifier & State Guard — Local-first MCP middleware proxy
wildfly-extras
WildFly MCP server and other tooling to integrate WildFly in AI space
dkpoulsen
flutter mcp server
kaiyuanxiaobing
wangle201210
Nexlayer
Cloud infrastructure for AI agents.
sdi2200262
A Model Context Protocol (MCP) server for the Open eClass platform.
MCPHubCloud
A unified All-in-One entrance for mcpservers, which manages various types of mcpservers.
SawyerHan-AI
A living second brain that connects everything you think with — your AI agents, your notes, and beyond.
sbarbett
A Model Context Protocol (MCP) server for Pi-hole
JackKuo666
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
neka-nat
myCobot MCP(Model Context Protocol) server
Sinotrade
Cumulocity-IoT
A Python-based server that provides Cumulocity IoT platform functionality through the MCP (Model Control Protocol) interface.
timbassler88
liukeyu800
mercadolibre
Timmy9527
紫微AI,是一个紫微斗数解盘AI应用。Ziwei AI is an AI application for Ziwei Doushu chart interpretation.紫微AIは、紫微斗数のチャート解読のためのAIアプリケーションです。
tailor-platform
The tailorctl command-line utility, with a focus on MCP (Model Context Protocol) server functionality.
arhuman
Local-first MCP memory server for AI agents, with source citations and OKF/Markdown knowledge bases.
cappt-team
A MCP server for Cappt
LerianStudio
A MCP server to support all Lerian's platforms. Enables AI assistants to interact with Midaz's core banking APIs for automated ledger operations, account management, and transaction processing. Features comprehensive API coverage, real-time data access, and robust error handling
wricardo
HTTP server that provides access to executing Multiple Command Protocol (MCP) tools.
edgedelta
Edge Delta MCP Server
everettjf
MCP server for Xcode
sirmews
An MCP server for interacting with your up-bank account, retrieving account balances and transactions.
JavaProgrammerLB
java version unsplash mcp server
sukeesh
MCP Server for Sensors
maverickg59
SushiMCP is a dev tools MCP that serves context on a roll.
avarant
MCP server for Typesense
Lala-0x3f
Midjourney mcp server
happyZYM
zeikar
MCP server enabling LLMs to use Korean APIs (Naver, Kakao, etc.)
avisekrath
unofficial zulip mcp server that allows LLMs like Claude to interact with your workspace & take actions on your behalf
kulapard
Tools for building Model Context Protocol (MCP) servers on top of aiohttp
aws-samples
This project provides sample MCP servers that can be used with Amazon Q CLI or other MCP-compatible AI assistants
aliyun
panz2018
A working example to create a starlette server with SSE-based MCP support
linxule
aegntic
AegnticMCP automates the creation and management of MCP servers, ensuring they are stable, adaptable, and intelligent.
taroify
Taroify MCP 是一项独立的 MCP(模型上下文协议)服务,旨在将 Taroify 与大模型连接起来。它使大模型能够直接从文档中检索组件、API数据。
Continuum-AI-Corp
Official MCP server for OrcaRouter — the LLM gateway with auto-routing and fallback chains. Browse models and chat from Claude Desktop, Cursor, Windsurf, or any MCP client.
LerianStudio
A MCP server to support all Lerian's platforms. Enables AI assistants to interact with Midaz's core banking APIs for automated ledger operations, account management, and transaction processing. Features comprehensive API coverage, real-time data access, and robust error handling
kajirita2002
MCP server for interacting with esa API
yincongcyincong
MCP Server for the VictoriaMetrics.
JackKuo666
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
asusevski
X-lab2017
MCP server of OpenDigger
rodolphebarbanneau
Compose and generate effortlessly MCP servers from any OpenAPI specifications
kukapay
An MCP server that provides real-time funding rate data across major crypto exchanges.
kontent-ai
The Official Kontent.ai MCP server. Connect your AI with Kontent.ai.
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.