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.
fouradata
trayders
nicodishanthj
learning
shibuiwilliam
MCP-Mirror
Mirror of
preloop
Preloop is the MCP Governance Layer. Add approval gates to AI tool calls. Intercept risky actions, collect human decisions, and keep an audit trail.
tfmart
MCP Server for Last.FM APIs, built in Swift
k3d3
Coding MCP server that does things
MCP-Mirror
Mirror of
da-okazaki
mcp-neo4j-server
Zomato
An mcp server for your food ordering needs.
JordanDalton
UdhayaParameshwaran-ai
aionathenea-eng
Dispute & Resolution Intelligence API for prediction-market agents. donotact_dispute, donotact_watchlist_add and donotact_alerts add a fail-closed, read-only safety gate that flags UMA dispute history and settlement-rule ambiguity before an agent acts. READY / DO_NOT_ACT / INSUFF
mattcoatsworth
smart-mcp-proxy
Why MCPProxy?
apifyforge
Entity attack surface mapping for any domain — via the Model Context Protocol.
dsp
MCP Server for interacting with Steam
wisdomrock
An unofficial MCP Server for PrimeReact 10.x to fill the gap while we wait for the official one (coming with PrimeReact v11).
webdevtodayjason
rajeshkanaka
Trying MCP server creation
louiscklaw
Suprjack
An MCP server for providing up-to-date documentation for LLMs and AI code editors
tadayosi
A simple example of MCP server.
wai-imyen
實作簡易的 Tamagotchi MCP Server,模擬電子雞遊戲
stonecircle82
Bridge Tufin APIs to AI workflows: An open-source REST server with RBAC for SecureTrack and SecureChange integration.
dewkiks
Twitter MCP Server
Pavan-Aditya-Kumar-Gorrela
rahatbhambri
Jakedismo
Yet another memory system for agents. This one with a coding project focus. My hobby project for learning TypeScript, Graph Databases and MCP. Vibe code 75% so bugs might ensue. Would love some userfeedback and feel free to pitch in with the development.
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 Certinia (beta): https://www.cdata.com/download/download.aspx?sku=HFZK-V&type=beta
tuckerschreiber
AI agents hallucinate package names. need gives them a verified index of 10,000+ CLI tools — semantic search across brew, npm, pip, apt, and cargo with a feedback loop that gets smarter with every install.
sagarnildass
MCP Crash Course: Complete Model Context Protocol in a Day course from Udemy
baba786
yuhuangou
Local MCP server for running Wordware apps
djeknet
Firelinks MCP Server
lsj210001
Microsoft Qlib MCP Server - 让 AI Agent 直接调用 Qlib 做量化研究。支持数据查询、因子分析、策略回测。
MCP-Mirror
Mirror of
attestedintelligence
Cryptographic runtime governance for AI agents. 20 tools. Sealed policy artifacts, continuous measurement, tamper-evident proof. Ed25519 + SHA-256.
clar1k
Monobank MCP Server
Sequelone-HONOHR
golproductions
Anti-hallucination firewall for AI coding agents. Validates commands before execution, imports against your package.json, function calls against your source files. Sub-100ms. $0.0068 AUD per check, 120 free on sign-up.
MCP-Mirror
Mirror of
anthropics
A Python MCP server for file operations
enzoemir1
AI-powered e-commerce operations manager for Shopify and
rakeshgangwar
maoruibin
yojjoyy1
pelikhan
A MCP server for Jacdac
clareliguori
Look up domain names using RDAP
phildougherty
MCP server for getting your blood glucose readings and history using dexcom share
MCP-Mirror
Mirror of
MCP-Mirror
Mirror of
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 Cloudant (beta): https://www.cdata.com/download/download.aspx?sku=EWZK-V&type=beta
Bigsy
A Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's artifact repository.
reuvenaor
MCP server for the shadcn/ui component registry and CLI. It enables remote, programmatic, or containerized execution of shadcn CLI commands (such as init, add, etc.) that you would normally run locally, making it easy to automate, integrate, or run in cloud/dev environments.
tivaliy
MCP-NLP is a FastMCP application designed to provide NLP (Natural Language Processing) capabilities using the Model Context Protocol (MCP)
eagurin
A modern, scalable MCP server implementation with support for multiple AI providers, advanced monitoring, and robust conversation management.
kimcchq
yulai-123
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.