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.
angrysky56
My last working mcp-server Claude app JSON
eminetto
MCP Server example in Golang
LightHeads
Unofficial Razorpay MCP server
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/).
koichikawamura
Mercury Parser MCP
Jitha-afk
Simple MCP server to help create Azure Policies for any resource type.
trustasia-com
MySSL MCP Server
bsmi021
A comprehensive architecture for building robust Model Context Protocol (MCP) servers with integrated web capabilities
qloba
davidferlay
A simple MCP server exposed via SSE with examples tools, resources and prompts
carsonlabs
MCP server for waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for maximum data coverage
OnChainAIIntel
The world's first named AI prompt quality score. Score any LLM prompt before it hits any model — returns grade (A-F), score out of 40, percentile, and dimension breakdown across 8 quality dimensions.
voiceflow-gallagan
manovagyanik1
Clipy is the first agent-readable screen recorder — free, no watermark, for Mac, Chrome, and the web. One share link: humans watch the video, AI agents read the summary, key moments, and transcript.
jeettrivedi
Model Context Protocol (MCP) server to allow LLMs to controls WiZ devices.
trustasia-com
MySSL MCP Server
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
djerok
GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes between Opus and GLM, file-editing agent with diff/dry-run/git-revert, one-command npx install.
djwmarcx
MCP server exposing every Mealie API endpoint (259 tools) via FastMCP
SkyBehind
KDE AI Interface and MCP Server Integration
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.
fasuizu-br
Production-ready examples for Brainiall Speech AI APIs — Pronunciation Assessment, STT, TTS. Python, JavaScript, curl, and MCP configs.
oliviermichel
A Model Context Protocol (MCP) server for interacting with the Louvre museum's collection
pfldy2850
mcp-openmetadata
blues
MCP Server Implementation of the Blues Notehub API
arjshiv
BayernTourismus
A Proof of Concept for a MCP Server that lets LLM connect with BayernCloud Tourismus
wassson
Easily run or chain together MCP servers alongside your normal Ruby logic.
big-mouth-cn
小记 MCP Server for TypeScript
dinasaur404
Demo of MCP client/server using durable objects for trackings state
waldur
Server implementing Model Context Protocol for Waldur
MiechalZhao
Provide MCP Server private skills for DingTalk AI Agent
pinkpixel-dev
🔍 Prysm MCP Server: Web scraping tools for AI assistants with multiple extraction modes and flexible output formats
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
renanvieira
MCP server to access Brewfather
miyamo2
ホットペッパーグルメ MCP Server
Dsinghbailey
An MCP server that provides AI assistants with contextual access to your project's dependency documentation, enabling more accurate responses about libraries and frameworks used in your codebase.
RSS3-Network
rss3 + mcp server = 🪄✨
imandra-ai
Proxy for remote MCP servers
zxkane
Model Context Procotol(MCP) server for fetching Quip document
backpaper0
fashionzzZ
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
sangcnguyen
Gridly MCP Server
kimtth
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
PayAINetwork
Model Context Protocol server for the PayAI network! Plug PayAI into Claude Desktop, Cursor, or your favorite MCP Host!
zwwhdls
kajirita2002
Honeycomb MCP (Model-Controller-Presenter) Server implementation
josx
Demo: mcp protocol with simple client and server file
nabossha
a simple PoC on how to integrate a custom data-provider in an MCP Server
apecloud
MCP server for KubeBlocks Cloud
Akrasia0
Stern MCP server
guobinqiu
测试 mcp client 通过 deepseek 连接 mcp server 获取天气预报
matheussouzajose
happyhackerbird
liyq0307
MCP Client和Server, 实现shapefile导入到数据库。
antonybudianto
Simple JS Stacktrace MCP for getting the nearest error location from JS asset URL and let LLM checks if it matches anything with current codebase. Designed for non-sourcemap users.
thidaskaveesha
MCP server and AI agents
garrardkitchen
In this example, you host a MCP Server using HTTP Transport and use the MCP Explorer to debug/test it. There are few basic Tools: Azure, WhoIs and GitLab Tools, including 2x elicitations examples too
erhwenkuo
Model Context Protocol Servers with SSE
strowk
MCP Cases is a format that allows to specify how your MCP Server behaves for various automations
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.