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.
Xyber-Labs
MCP servers collection
narumiruna
huang-sh
MCP server for Scanpy
pedrojaques99
A curated list of the most popular Model Context Protocol (MCP) servers based on usage data from Smithery.ai
tomohiro1850
ohhan777
MCP server using the Korea Weather Service (KWS)
mark3labs
MCP server that integrates with the BlockSec https://blocksec.com platform to provide blockchain transaction analysis.
jlgrimes
MCP server for Pokemon cards
milkosten
A MCP Task Server
LiusDev
This repository demonstrates a NestJS implementation of the Model Context Protocol (MCP) with a microservice architecture.
ReyNeill
Codebase indexing MCP server
alxspiker
A dynamic MCP server that allows AI to create and execute custom tools through a meta-function architecture
StdioA
A MCP Server for beancount query and transaction submmit.
dipseth
Private MCP Dataproc server repository
datalayer
🦜🔗 LangChain Model Context Protocol (MCP) Client
Aslan11
The purpose of this repo is to demonstrate how easy it is to leverage workflows as tools for MCP servers by taking modelcontext.io's weather example and making it durable by implementing the MCP tools as Temporal workflows
UniFuncs
MCP Server for the UniFuncs API
dunward
Simple template project for controlling Unity via MCP
robertheadley
An MCP server installer for Roo Code. Handles the installation from Github, requirements, package management, update, installation and MCP Json configuration.
RinardNick
An MCP server that provides secure terminal access for Claude and other LLMs
morinokami
MCP server for interacting with Bluesky
prayanks
These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
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.
scopiousdigital
mcp server for interacting with HubSpot
Ichigo3766
A MCP server that provides audio transcription capabilities using OpenAI's Whisper API
go-tapd
The Go Tapd SDK is a Go client library for accessing the Tapd API
cuongtl1992
A Model Context Protocol (MCP) server implementation that integrates with Unleash Feature Toggle system.
MadnessEngineering
A comprehensive MCP-based todo management system, that serves as a central nervous system for Madness Interactive, a multi-project task coordination workshop.
kukapay
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
benhaotang
a cli/mcp server tool for managing mcp server json config file with version control, profiles and multi-client support
kukapay
An MCP server for tracking and managing cryptocurrency portfolio allocations.
ramidecodes
A Model Context Protocol server wrapping the official Notion SDK
danwagnerco
MCP Server for the Unusual Whales REST API
kukapay
An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.
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.
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
TahaBakhtari
The Torobjo MCP Server is a powerful implementation of the Model Context Protocol (MCP) for product search and Instagram analysis. It integrates with the Torob API for product searches and extracts captions from Instagram, featuring a modular design for easy use and optimized per
Chandrahas455
An Extensive MCP server and a Gradio MCP client ( with Gemini ) with several tools made using win32com to intereact with Photoshop. Designing with Photoshop has never been more fun!
Cohexa
Stop AI agents from silently overwriting each other's shared files — a single-host coherence guard, TLA+-verified.
yuru-sha
MCP Server for MySQL databases
dev-ithitchhiker
A lightweight MCP Server for integrating Google Docs, Sheets, and Slides with custom applications. Enables seamless document management, real-time collaboration, and API-based automation.
hithereiamaliff
A Model Context Protocol (MCP) server that provides access to the Keywords Everywhere API for SEO research and keyword analysis.
enemyrr
stinkgen
MCP Server for Trino
netease-im
yunxin-mcp-server
QiYuOr2
anitabi 巡礼地图的 MCP Server
7nohe
An AdonisJS package for building remote MCP servers
Sacode
SearxNG MCP Server provides privacy-focused web search for AI assistants using SearxNG and the Model Context Protocol.
benhaotang
MCP server for checking Mathematica documentation via local MMA installation
las-team
Lastest Visual Regression Testing - Cloud/Self-hosted version
MartinM85
Model-context-protocol (MCP) server for the Microsoft Graph API in C#
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.
lgcarrier
XRP Ledger MCP Server
jeremyjordan
A Model Context Protocol (MCP) server that provides Gmail access for LLMs, powered by the MCP Python SDK.
veeam-ai
Model Context Protocol server for Veeam Intelligence
DanEdens
A comprehensive MCP-based todo management system, that serves as a central nervous system for Madness Interactive, a multi-project task coordination workshop.
gemini-dk
paulotaylor
fcannizzaro
MCP Server for AdGuard Home
bymcs
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.