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.
bharath063
A NodeJS MCP server for interacting with Webex Spaces
3loc
This is a skeleton project that you can use as a starting point for building your own MCP server. The example addition function demonstrates how to implement handlers across all three protocols.
Positive-Spaces
JavaScript MCP Server Component with WASM SDK for easy integration and deployment.
jbydeley
Give your LLM access to Sonarr
flyhigher139
nakat-t
The MCP server that provides notifications when AI agents complete long-running tasks. This allows you to leave your desktop without forgetting about tasks.
doomdagadiggiedahdah
getcoherence
MCP (Model Context Protocol) server that exposes Coherence as tools for Claude, Cursor, Cline, and other MCP-compatible clients.
shivdeepak
MCP Sniffer captures network traffic between MCP clients and servers and displays it in a web UI.
lonexreb
Postman for MCP servers
User0856
Official integrations for SnapRender Screenshot API — MCP server, SDKs, OpenClaw, ChatGPT Actions, Postman
chenshuai2144
mcp-server
AgentisLabs
Python framework for creating AI agents that use MCP servers as tools. Compatible with any MCP server and model provider.
GabiUp2
TaskChampion MCP Server
unulu-ai
unulu — AI agent website builder
b3nguang
FlowingSPDG
Experimental vMix MCP Server
MarinX
ycrao
Google Alerts MCP Server
Harshalkatakiya
Model Context Protocol (MCP) server for GoDaddy
rizaardiyanto1412
MCP Server for WordPress
WillChangeThisLater
Use MCP servers with OpenAI Agents
Pollamin
MCP server for the Opendock Neutron API
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
floyd-run
MCP server for AI-powered scheduling and booking. Check availability, hold slots, and confirm appointments.
Savvly
Explore Savvly MCP: retirement projections, eligibility, comparisons, and FAQs for an SEC-registered fund that pairs full market upside with later-life longevity payouts.
Ryan-Spooner
For Dynamous members to learn MCP client/server implementation
MauroDruwel
Smartschool MCP: A Model Context Protocol (MCP) server that enables seamless communication between AI agents and the Smartschool platform. 🧠
RWS
An example Model Context Protocol Server for Tridion DXD
PDangelmaier
cploutarchou
Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.
joeBlockchain
sentioxyz
MCP Servers for Web3
Haonter
Servidores MCP
cherninlab
MCP server that lets one AI agent ask other agents for help
BSE-dev
A robust Model Context Protocol (MCP) server implementation for the Brest region, providing infrastructure for MCP-based interactions with built-in debugging and monitoring capabilities.
QuentinCody
dongprojectteam
Get detail captions for a image
mingyaw
linkcd
Model Context Protocol (MCP) Server for Tibber
lreimer
A MCP server implementation for the SonarQube Cloud API in Golang.
warjiang
MCP Server for karmada
gkenios
A thesis project that implements an MCP server and client, using FastAPI.
menuRivera
MCP server for using your browser wallet with natural language
SebastianBoehler
A Model Context Protocol (MCP) server for checking domain availability using IONOS endpoints
monteslu
Client library for integrating browser games with Vibe Eyes MCP debug server
marcoeg
ntopng Model Context Protocol Server
funtusov
ezhuk
A Model Context Protocol (MCP) server for Modbus.
yisu201506
Repository for MCP server implementation
OSTUSA
Type Script MCP Server Proof of Concept
tmstack
MCP Server useful tools, Spring AI MCP, Weather MCP, Stock MCP, Weather tool, Stock tool. https://mcphub.tools
fabiante
MCP Server to interact with the Gridscale API
dabing1022
A desktop MCP service that scans for and removes junk files to keep your system clean and optimized.
dido18
An arduino mcp server written in go
Alisammour
Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.
sachin-philip
An MCP server for Raindrop.io
lpbayliss
MCP Server for simulating dice rolls
qvkare
A Model Context Protocol (MCP) server that provides on-chain tools for AI applications to interact with the Linea blockchain.
tjmaynes
A cookiecutter template for quickly bootstrapping a Python-based MCP server.
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.