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.
9nate-drake
MCP Server for fething yfinance financial data into Claude Desktop
theposch
A Gmail MCP server
Contrast-Security-OSS
MCP Server for Contrast Security
ajtazer
VIBE CODING 😈 lol
takashito
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Linode Cloud Platform environment.
RustSandbox
This comprehensive learning resource provides two complete tutorials for mastering Model Context Protocol (MCP) development with Rust. From beginner-friendly introductions to production-ready enterprise applications, these tutorials guide you through every aspect of building robu
akutishevsky
A remote MCP server for personal nutrition tracking — log meals, track macros, and review nutrition history through conversation.
benhaotang
MCP server for Semantic Scholar to search for papers
sbilde
An MCP for Untitled UI components.
Orthogonalpub
Public MCP server to run modelica simulation
kukapay
An MCP server that detects potential risks in Solana meme tokens.
ambar
xhd2015
MCP Server that exposes Golang's Delve Debugger, enable AI to self-debug
NvkAnirudh
A Model Context Protocol (MCP) server that automates generating LinkedIn post drafts from YouTube videos. This server provides high-quality, editable content drafts based on YouTube video transcripts.
ZukAi-MCP
smileyco.in website
lioensky
基于硅基流动端口的AI生图MCP
gaspareduard
Security-first MCP server for TP-Link Omada, with a stdio-first runtime, capability-gated tools, and OpenAPI-based network automation.
srikanth-paladugula
MCP Server for Microsoft Dynamics 365
basebandit
An MCP Server for Kubernetes
thangnch
Demo of building and intergraition MCP Server
qeinfinity
junmer
devabdultech
Hacker News MCP Server
jigarbhoye04
MCP server to run MATLAB code from LLM via the Matlab Engine API.
ravinahp
An MCP server for people who surf waves and the web.
jonemo
A thin wrapper around the OpenPyXl Python library that exposes some of its features as Model Context Protocol (MCP) server. This allows Claude and other MCP clients to fetch data from Excel files.
yonaka15
A Pyodide server implementation for the Model Context Protocol (MCP).
r-huijts
This is a Model Context Protocol (MCP) server that provides professional cycling data from FirstCycling. It allows you to retrieve information about professional cyclists, race results, and more.
Kurogoma4D
A specialized Model Context Protocol (MCP) server for full-text search within a filesystem.
dragonkhoi
MCP Server for Mixpanel API (talk to your Mixpanel data)
SamMorrowDrums
A starter MCP server in Python.
suhail-ak-s
mjpitz
An MCP server for fetching RFC related information.
alexbakers
🪐 MCP IPFS Server
aws-samples
vikramgorla
Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
eka-care
Eka MCP Server
ample-education
.cursorrules, MCP and MCP servers, prompts, tips and tricks
anuj0456
MCP server for arXiv.org - Search, analyze, and export academic papers with AI assistants. Features advanced paper discovery, citation analysis, trend tracking, and multi-format exports.
zanetworker
An MCP server to help you "play with your documents" via Docling 🐥
trevorwilkerson
Windows MCP server setup differs from Mac by requiring absolute file paths and explicit node.exe references instead of npx commands. The installation requires verifying npm and installing packages globally to the AppData\Roaming\npm\node_modules directory. Running servers needs c
phil65
Easy MCP (Model Context Protocol) servers and AI agents, defined as YAML.
jacksteamdev
Augmented-Nature
A comprehensive Model Context Protocol (MCP) server providing advanced access to the UniProt protein database.
chatmcp
HeyBeauty MCP Server for Virtual TryOn
Wolfe-Jam
Persistent Project Context for Claude — IANA-registered .faf format · 32 tools + 1 prompt · MCP Registry #2759
yonaka15
A WebSocket server implementation for running Model Context Protocol (MCP) servers. This application enables MCP servers to be accessed via WebSocket connections, facilitating integration with web applications and other network-enabled clients.
egtai
MCP service for GROMACS and VMD molecular dynamics simulations and visualization
Godzilla675
A suite of Model Context Protocol (MCP) servers designed to enhance AI agent capabilities. Provides tools for media search/understanding (images, video), web information retrieval, PDF generation, and PowerPoint presentation creation, enabling agents to interact with diverse data
bjorndavidhansen
ian-cowley
SQL Server MCP Server - A standalone MCP server providing SQL Server integration capabilities
YUZongmin
A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs.
melaodoidao
An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
2013xile
OpenAPI specifications => MCP (Model Context Protocol) tools
Carrieukie
A Model Context Protocol (MCP) server that connects AI assistants to the Spotify Web API. Enables natural language access to Spotify playback, search, playlists, and user profile data — ideal for building LLM-integrated music assistants.
v4lheru
josharsh
Boilerplate using one of the 'better' ways to build MCP Servers. Written using FastMCP
cablate
MCP server that provides doc forge capabilities
mshk
RSS Crawler MCP Server
mkearl
A Model Context Protocol (MCP) server for analyzing code dependencies
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.