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.
narumiruna
hide-org
MCP server for Hide
mailgun
Model Context Protocol server implementation of Mailjet's APIs
strawgate
Assorted Python MCP Servers
hydrolix
An MCP server for Hydrolix
SylphxAI
Lightning-fast semantic code search with AST chunking (15+ languages) - Hybrid TF-IDF + Vector, MCP-ready for AI assistants
MatiasVara
Experimental MCP server for Libvirt
abshkbh
MCP server for https://github.com/abshkbh/arrakis
seangwright
ASP.NET Core MCP server for Xperience by Kentico projects
joeymeere
A framework for building simple MCP servers with custom middleware
crisschan
xinthink
Connect your Readwise Reader library to LLMs.
mark3labs
MCP server that integrates with the BlockSec https://blocksec.com platform to provide blockchain transaction analysis.
iRahulPandey
mcp server for mlflow
arush15june
MCP Server for Zammad API
jagan-shanmugam
A Model Context Protocol (MCP) server for accessing the Climatiq API to calculate carbon emissions. This allows AI assistants to perform real-time carbon calculations and provide climate impact insights.
mgraczyk
An MCP server that gives AI agents tools to query large JSON files
kukapay
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
nacos-group
Nacos MCP Server
SpaceFrontiers
MCP Server for Space Frontiers API
ordiscan
An MCP server for getting information about Ordinals and Runes on Bitcoin
rajyraman
MCP Server for querying Dataverse using SQL
UniFuncs
MCP Server for the UniFuncs API
danwagnerco
MCP Server for the Unusual Whales REST API
Abeautifulsnow
TDengine MCP Server.
hithereiamaliff
A Model Context Protocol (MCP) server that provides access to the Keywords Everywhere API for SEO research and keyword analysis.
alexgoller
The first MCP server for cybersecurity
jalehman
MCP Server for getting second opinions/reviews on large amounts of code.
7nohe
An AdonisJS package for building remote MCP servers
makbn
Automatically generate an MCP Server from existing source code, service classes, helper methods, and external MCP tools. The MCP Mediator aggregates various sources and tools into a unified system, enabling seamless automatic generation of a complete MCP Server.
StdioA
A MCP Server for beancount query and transaction submmit.
zcking
mcp-server-unifi
freedanfan
基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。
fcannizzaro
MCP Server for AdGuard Home
morinokami
MCP server for interacting with Bluesky
dipseth
Private MCP Dataproc server repository
LiusDev
This repository demonstrates a NestJS implementation of the Model Context Protocol (MCP) with a microservice architecture.
enemyrr
Volt23
karlost
netease-im
yunxin-mcp-server
longyi1207
danilat
A MCP Server to know about Zaragoza bus, tram and bizi services in realtime
andylee20014
BartWaardenburg
MCP server for AI image generation, transformation, and style management via the Recraft API. 16 tools for text-to-image, inpainting, vectorization, upscaling, and more.
paulotaylor
felores
MCP (Model Context Protocol) server for uploading media to Cloudinary using Claude Desktop
v9rt3x
CS2 RCON MCP - Server management tool for Counter-Strike 2
lgcarrier
XRP Ledger MCP Server
veeam-ai
Model Context Protocol server for Veeam Intelligence
Ejb503
An MCP Reddit server for post management in Reddit
hvkshetry
MCP server for PTC MathCAD Prime control: AI agents manage worksheet operations (open/close/save), set/retrieve values with unit support (scalars, strings, matrices), control calculation states (pause/resume/recalculate), and export to PDF/RTF/XPS formats via Windows COM automati
coreshub
mcp server for coreshub: https://coreshub.cn/
cuongtl1992
A Model Context Protocol (MCP) server implementation that integrates with Unleash Feature Toggle system.
QiYuOr2
anitabi 巡礼地图的 MCP Server
alxspiker
A dynamic MCP server that allows AI to create and execute custom tools through a meta-function architecture
ravikant1918
Production-grade MCP Server for Microsoft SharePoint — give your AI agent (Claude, Cursor, Continue) live access to read, write, and manage SharePoint files and folders.
kukapay
An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.
Grandbusta
A MCP server to interact with the Solana blockchain with your own private key
stinkgen
MCP Server for Trino
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.