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.
sotayamashita
crisschan
VoDmAl
npmjs
News Aggregator MCP Server
lintbase
Give AI coding agents real-time Firestore schema context — stop hallucinating field names
kwakuoseikwakye
A Go package for building Model Context Protocol (MCP) servers that extract contextual memory from platforms like Slack and GitHub.
kllyjsn
App Store for agents
MCP-Mirror
Mirror of
Tele-AI
RmMargt
kei0440
MCP-Mirror
Mirror of
cevheri
MCP(Model Context Protolol) server-client examples, code, designs, and tutorials.
Erodenn
A lightweight MCP server that gives AI assistants direct access to a running Godot 4.x game. Not just file editing, not just scene manipulation. Actual runtime control: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running.
floor-licker
MCP Server for the Sargoth Mermaid Editor API
MemCommerce
zxmfke
a harbor implement MCP server
rafaelcc14g
MCP 서버로 CrewAI와 Claude를 연결하는 통합 서비스
lemmaoracle
AI agents make decisions you can't audit. Lemma fixes that with zero-knowledge proofs over confidential documents — selective disclosure, on-chain provenance, no plaintext exposure. Query cryptographically verified attributes from agents in production. Built for regulated industr
abhimvp
build a custom MCP server in Python and connect that to an AI agent.
JonoCX
A Strava MCP
mike-holcomb
An implementation of Model Context Protocol server for use with MedAgentBench (FHIR request generation)
Estaite-Solutions
Current US rental market data for AI agents. 1,500+ submarkets across the largest US MSAs — rent, vacancy, affordability, and trend data via the Model Context Protocol
pascalwhoop
mohemohe
MCP server for shikorism.net
eamonnk418
Demo MCP Server
fuwasegu
A deterministic context compiler for AI coding agents. Aegis replaces RAG with a Directed Acyclic Graph (DAG) to strictly enforce software architecture and reduce token consumption by up to 12x.
24f1002341
this code belongs to issac...we r trying to connect it to a mcp server that we designing...its public u can use if u want
QuentinCody
liuwenlonghub
chrishayuk
UdhayaParameshwaran-ai
apifyforge
Commonwealth corporate registry intelligence for AI agents, delivered via the Model Context Protocol.
RATOR-codes
kolipakakondal
esp-mcp-server
N4si
Model Context Protocol (MCP) Server Collection
MCP-Mirror
Mirror of
cosmowind
semo94
hmalfee
An MCP server that provides web content to your agent.
Stark1937
ProjectDocHelper is an MCP (Model Context Protocol) server designed to automatically generate project documentation and make it accessible to AI development tools like Cursor through MCP, thereby improving the accuracy and relevance of AI responses.
sadeghtkd
This mcp server allows Claude to perform network connectivity tests and ping operations.
ksze
An attempt to create a singleton MCP server hub that is usable by Cline/Roo Code
inventech-solution
avishekjana-89
The HTTPX MCP Server helps to perform REST API operations in your AI worklfows
Br0ski777
Generate Lorem Ipsum placeholder text on demand. Choose paragraphs, sentences, or words with exact count control. -- x402 micropayment API + MCP server for AI agents
wizenink
MCP server for GStreamer introspection and pipeline development. Helps LLMs understand GStreamer elements, caps, and pipeline construction.
PraveenXmplar
MCP-Mirror
Mirror of
suh4s
MCP-Mirror
Mirror of
indusbit
An MCP server layer to expose your REST API as MCP functions
maigold
CharlieCardenasToledo
MCP Server for Canvas LMS. Lets AI agents interact with courses, assignments, grades, quizzes, modules, files, announcements, and more through natural language. Supports Claude Desktop, Claude Code, and any MCP-compatible client.
jussikin
MCP server that allows accessing influxdb to read sensor from there in. Perhaps later some more active functionalities like sending mqtt messages.
Levis0045
A modular, extensible Model Context Protocol (MCP) server for NTeALan REST APIs dictionaries and contributions. This project provides a unified interface for managing dictionary data, articles, and user contributions, and is designed for easy integration and extension.
donohue76
Model Context Protocol server
PTNA
MCP Server for PTNA news feeds
juny-klave
prowlo-com
Hosted MCP server that gives any AI agent clean, semantically-searchable Reddit (and X) data — read-only, no Reddit API.
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.