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.
purity3
njcx
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
athapong
A Model Context Protocol (MCP) server for analyzing GitLab repositories and performing security assessments.
jameskanyiri
renanvieira
MCP server to access Brewfather
Abhi5h3k
Demo MCP tool to capture URL screenshot.
sndani
scmcphub
MCP server for trajectory inference using cellrank
jagreetdg
Re-Stack MCP server is designed to integrate Stack Overflow into LLM-based coding workflows using the Stack Exchange API
takahirom
dvcrn
a (working!) MCP server for accessing Linear with multiple workspaces support
dexter480
MCP server for GA and GSC data analysis
warjiang
MCP Server for karmada
kablewy
Robust, production tested MCP Server for linear (API)
doomdagadiggiedahdah
djwmarcx
MCP server exposing every Mealie API endpoint (259 tools) via FastMCP
Wolfe-Jam
Persistent Project Context for Google Gemini — IANA-registered .faf format · MCP server + Cloud Run REST API
delei
A MCP (model context protocol) server that gives the LLM access to and knowledge about databases
ribeirogab
A simple TypeScript library for creating MCP servers.
nabossha
a simple PoC on how to integrate a custom data-provider in an MCP Server
cmiles74
Docker Container with Useful MCP Servers
fantasy-lotus
基于Typescript实现的Notify MCP Server,支持Docker一键部署到remote|local
lreimer
A MCP server implementation for the SonarQube Cloud API in Golang.
backpaper0
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.
richieri
A Model Context Protocol (MCP) server for Request Tracker
6000fish
Java 生态的 MCP 基础设施,包含 SDK + 常用 Server 实现
fashionzzZ
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
PayAINetwork
Model Context Protocol server for the PayAI network! Plug PayAI into Claude Desktop, Cursor, or your favorite MCP Host!
highlight-ing
mericozkayagan
All in one place for my MCP servers
Frostbite22
An MCP client and server for cryptogecko using fastMCP library and Starlette
drapon
waldur
Server implementing Model Context Protocol for Waldur
MarkLY1473
mysql mcp服务
makerprism
AI-powered social media scheduler — Connect FeedMansion to Claude, Cursor, ChatGPT, and AI agents via MCP for automated content creation, scheduling, and posting
Nisarg38
josx
Demo: mcp protocol with simple client and server file
chand45
renantrendt
A Model Context Protocol (MCP) server for interacting with GitHub
miyamo2
ホットペッパーグルメ MCP Server
RSS3-Network
rss3 + mcp server = 🪄✨
kimtth
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
MiechalZhao
Provide MCP Server private skills for DingTalk AI Agent
StinCodes
Build a Model Context Protocol (MCP) server that provides access to Facebook's Ad Library through web scraping. The server should allow clients to search for advertisements with various filters and retrieve comprehensive ad data.
moonray
An mcp server that efificiently generates a node tree and related metadata for a figma node.
soukouki
MCP servers focused on fetching and presenting information from Obsidian vaults.
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
bajoski34
MCP Server to interact with flutterwave
apecloud
MCP server for KubeBlocks Cloud
zxkane
Model Context Procotol(MCP) server for fetching Quip document
pinkpixel-dev
🔍 Prysm MCP Server: Web scraping tools for AI assistants with multiple extraction modes and flexible output formats
EunsuGoh
Simple MCP server with Langgraph.
sokyran
An MCP (Model Context Protocol) server that provides location data from a local macOS app.
ramosjuan24
MCP N8N Azure Devops
habuvo
MCP server to interact with and inspect PostgreSQL DB
larryhudson
bjpadhy
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language queries.
elsantiwg
🌐 Servidor MCP (Model Context Protocol) con herramientas útiles. Conecta LLMs con APIs reales: clima, cálculos, diccionario y más. TypeScript + Node.js.
belokolek
An AI agent built in n8n which can find and use Model Context Protocol (MCP) Server Tools served as Data Vending Machines (DVM) over the Nostr network.
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.