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.
shivdeepak
MCP Sniffer captures network traffic between MCP clients and servers and displays it in a web UI.
noahgorstein
A Model Context Protocol (MCP) Server for interacting with a Stardog Knowledge Graph.
apecloud
MCP server for KubeBlocks Cloud
intento
Intento Translate MCP server
MauroDruwel
Smartschool MCP: A Model Context Protocol (MCP) server that enables seamless communication between AI agents and the Smartschool platform. 🧠
nabossha
a simple PoC on how to integrate a custom data-provider in an MCP Server
akramsheriff5
Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol
Aias
A Model Context Protocol (MCP) server for searching barnsworthburning.net.
pfldy2850
mcp-openmetadata
david-aftergut
MCP Server for Israel budget
backpaper0
newerton
MCP Status Invest: A Model Context Protocol (MCP) server for interacting with the Status Invest API. Provides tools for fetching stock data and indicators, with a layered architecture and data validation using Zod
nolleh
🚀 Kickstart-mcp is tutorial for using mcp, making your own mcp server/client. We'll guide you through every step of your MCP journey
miyamo2
ホットペッパーグルメ MCP Server
pinkpixel-dev
🔍 Prysm MCP Server: Web scraping tools for AI assistants with multiple extraction modes and flexible output formats
lescoggi
Office MCP Server
avahowell
an MCP server for penumbra, allowing AI agents to operate a penumbra wallet.
Moonlight-CL
muralianand12345
big-mouth-cn
小记 MCP Server for TypeScript
jaesharp
A document reading, search, and metadata server to provide access to PDFs (and, in the future, other formats) to LLMs via the Model Context Protocol (MCP)
Ryan-Spooner
For Dynamous members to learn MCP client/server implementation
kajirita2002
Honeycomb MCP (Model-Controller-Presenter) Server implementation
zxkane
Model Context Procotol(MCP) server for fetching Quip document
chungoid
it built itself
kimtth
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
joeBlockchain
AgentisLabs
Python framework for creating AI agents that use MCP servers as tools. Compatible with any MCP server and model provider.
warjiang
MCP Server for karmada
fashionzzZ
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
sascharo
GXtract MCP Server for VS Code, forks and other editors; provides tools for interacting with GroundX
seanivore
$CLAUDE Decentralized AI-Dev Ecosystem
rakeshgangwar
menuRivera
MCP server for using your browser wallet with natural language
eminetto
MCP Server example in Golang
jagreetdg
Re-Stack MCP server is designed to integrate Stack Overflow into LLM-based coding workflows using the Stack Exchange API
KS-GEN-AI
valhallaguide
odinfun-mcp is a server implementation for Odin.fun based on the Model Context Protocol (MCP). It provides canister asset management and OdinFun API tools, suitable for blockchain asset management and data query scenarios.
CDataSoftware
This read-only MCP Server allows you to connect to Zoho Creator data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first managed MCP platform: CData Connect AI (https://www.cdata.com/ai/).
unit-mesh
MCP Examples for AutoDev
neutree-ai
Neutree MCP servers
diopisemou
Ompragash
MCP server providing secure code execution (Python, Go, JS) via containers.
etrex
MCP Server Demo
menyoung
MCP server exposing PaperQA2 for deep synthesis across scientific papers
NetMindAI-Open
An MCP server that can read online documents to solve problems accordingly!
koichikawamura
Mercury Parser MCP
yanyaoer
Convert online video to text, read it quickly
akshay23
An MCP server for Pounding The Rock blog, that provides comprehensive coverage of the San Antonio Spurs.
piebro
A simple MCP (Model Context Protocol) client for testing MCP Server
imandra-ai
Proxy for remote MCP servers
sachin-philip
An MCP server for Raindrop.io
3loka
Consul MCP Server for Discovery and Mesh
champierre
yisu201506
Repository for MCP server implementation
KhushiBaby
dinasaur404
Demo of MCP client/server using durable objects for trackings state
MarkLY1473
mysql mcp服务
DealExpress
MCP Server for DealX platform
Abhi5h3k
Demo MCP tool to capture URL screenshot.
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.