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.
takap-sandbox
Mokuichi147
Minimum requirements for LLM
demon24ru
An MCP server for text-to-speech synthesis (TTS) for LLMs.
222wcnm
B 站视频评论获取工具.
RuniThomsen
MCP Server for Powerplatform dataverse.
Augmented-Nature
RATOR-codes
olympeio
Nody provides a powerful MCP Composer for creating and managing custom MCP servers. It enables you to personalize each tool's name and description to add context, helping agents use them with fewer tokens. It manages the configurations and secrets of MCP servers in one secure pla
unravel-team
An MCP server for working with MermaidJS, using `mmdc`.
madosuki
Example codes. Using Clojure with MCP Sdk for Java.
giseldo
Python MCP server for controlled logic analysis from natural language, with an emphasis on auditable output and teaching-oriented explanations.
thirdweb-dev
JustTryAI
A Model Completion Protocol (MCP) server for interacting with Databricks services
ikeyu0806
個人用途MCPサーバ
wblair8689
Swift MCP server for real-time Xcode project diagnostics and monitoring
zackbissell
megaease
Model Context Protocol (MCP) Server for MegaCloud.
davidteren
Model Context Protocol server that provides audio playback functionality for AI agents. Play notification sounds when coding tasks complete. Early version/proof of concept - macOS only.
Chris-June
adarshask07
Created a MCP server with zeroda trade SDK
mergedao
lallen30
hpalma
MCP server for Spring Initializr
MCP-Mirror
Mirror of
Birantx
Polymarket prediction markets for Claude — market search, order books, price history, and a liquidity-rewards scanner. Credential-free.
ZerocoolZa
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Pipedrive (beta): https://www.cdata.com/download/download.aspx?sku=KDZK-V&type=beta
sicxz
Paid MCP server that evaluates typography accessibility beyond what axe and Lighthouse catch. $0.05 USDC per evaluation via x402 on Base mainnet.
divakarkumarp
shadsidd
Br0ski777
NFT collection floor price, volume, holders, rarity data. Ethereum and Base via Reservoir. -- x402 micropayment API + MCP server for AI agents
rabuinDevelopair
A MCP server for testing
npmjs
News Aggregator MCP Server
Obi49
KissPeter
Affilio.link URL shortener — shorten affiliate links, get QR codes, powered by Affilio's affiliate link management platform.
yoqu
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP Server for SAP SuccessFactors (beta)](https://www.cdata.com/download/download.aspx?sku=GBZK-V&type=beta).
Qwinty
An MCP server that provides comprehensive access to the local Anytype API (v0.46.1).
tsukimiya
Yahoo! Japan Realtime Trend MCP Server - MCPプロトコルを使用してYahoo!リアルタイム検索のトレンドを提供するサーバー
reghuramk
jonnymccullagh
Streamlit chat UI for the Púca MCP Server
digancoder
Joredjs
A typescript template for a MCP server
michalnaka
🤖 MCP Server for Substack integration with Claude AI Desktop. Download and parse Substack posts directly in your Claude conversations.
carlosjperez
Servidor MCP para automatización avanzada de workflows n8n vía Model Context Protocol. Permite ejecutar, listar y monitorizar flujos n8n desde cualquier cliente MCP compatible.
PGYER
PGYER 平台的 MCP Server,支持上传、查询 App 等
djmarkoz
MCP server for
spisupat
Initial version of an mcp server for agents to interact with atla's models
remuzel
An unofficial Polarsteps MCP Server enabling models to interact with the Polarsteps API.
JHSeo-git
A Registry for a MCP Servers
JameZUK
An MCP server for procmon files
AshutoshRaj97
Make any website queryable by AI agents — index any site, ask questions, get cited answers via RAG
divi-259
Learning about MCP server
laurynas-biveinis
Elisp (Emacs Lisp) development support tools, running in Emacs
proxenio
MCP server for Proxenio — verified intent network for professional deal-making. Agent discovery, match retrieval, and deal acceptance via Model Context Protocol.
nirutadhital
weetime
ChinmayaDatta7
scarqin
Get API document info from mcp server
easysolutions906
Parse, explain, validate, generate, diff, and convert HL7 v2 messages. Supports versions 2.3-2.8 with 600+ CARISTIX field definitions. Bidirectional HL7 v2 to FHIR R4 conversion. 9 tools.
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.