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.
qso-graph
MCP server for Parks on the Air — park lookup, activator/hunter stats, spots
techformist
MCP server powered by local documentation
Rev4nchist
7nohe
Confluence APIを使用したMCP Serverのサンプル実装です。
marhoy
Testing MCP server and client
mattcoatsworth
selfagency
🎟️ TeamDynamix MCP Server (unofficial)
shariqriazz
Iteksmart
iTechSmart UAIO MCP Server — connect any AI agent to ProofLink verification and autonomous IT operations
ds1
On-chain USDC payment gateway for AI agents. x402 protocol.
achriom
The media memory layer for AI agents and their humans. Track books, movies, music, TV, and anime from any MCP client.
Mavline
LLM-connected data visualization workflow using Vega-Lite.
Saillogger
An MCP server that provides real-time AIS positions from the Saillogger network into AI applications
bucketeer-io
Local MCP Server to query Bucketeer documentation
Prayag2003
Exploring MCP
rezawr
A Python-based Model Context Protocol (MCP) server that enables LLMs to access external tools and resources through a standardized interface.
unravel-team
An MCP Server for creating beautiful visualisation using Vegalite (via vl-convert)
threadctx-dev
Shared memory MCP server for AI coding agents (Claude Code, Cursor). Free & local by default.
ryaker
Command Execution MCP Server for Claude Desktop
elizabethsiegle
Chat w/ Cloudflare D1 Database Remote MCP Server
HrRodan
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
vAirpower
Deployable MCP Servers for common AWS services (Location, S3, Aurora PG Data API) using AWS CDK.
XpressAI
A Xircuits component library for defining MCP servers.
maximepeabody
A really simple MCP server for Jira, which uses docker for easy deployment.
darktw
UseCortex MCP Server — Give your AI coding agent a persistent memory. Read and write knowledge from any tool.
superposition
A MCP Server to over zellij over STDIO
Sreedeep-SS
A Model Context Protocol (MCP) server
SaanidhyaM
text to voice with mcp server
stopWarByWar
JQSC
mcp-server 合集
ptbsare
FastMCP server to interact with the Overseerr API for movie and TV show requests management, built using the fastmcp library.
syucream
A MCP server that accesses to Notion unofficial API to export pages.
JMReader
An MCP server capable of executing any terminal command securely and efficiently
Logitale
Official Model Context Protocol (MCP) server for Toreador — generate crypto QR codes and manage payment sessions from Claude Desktop, Cursor, ChatGPT and other MCP clients.
jdhettema
An MCP server that connects AI assistants to real-time weather data through OpenWeatherMap API using Server-Sent Events.
festusev
An MCP Server for Google Drive
wheattoast11
Claude 3.7 Swarm with Field Coherence: A Model Context Protocol (MCP) server that orchestrates multiple specialized Claude 3.7 Sonnet instances in a quantum-inspired swarm. It creates a field coherence effect across pattern recognition, information theory, and reasoning specialis
Tryd0g0lik
ryudi84
11 MCP servers with 33 tools for AI agents. JSON, Regex, Hash, JWT, Base64, Timestamp, Meta SEO, Color, Shadow, Gradient, README generation. Built by Taylor (Sovereign AI).
pdfme
dinghuazhou
Explore and retrieve content from Volcengine's Torch Object Storage (TOS) using natural language queries.
abdullahsayyad
A tool written in complete python following the MCP(model context protocol). LLM can leverage this tool to work with aws S3 buckets
Ossamoon
MCP server for MusicXML references.
aaaaalexander
An MCP Server for Microsoft SQL Server
fdmocho
MCP demo server
madisonbullard
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
milan9527
mcp server for databases
AndreasGassmann
beaukuhn
Library for autogenerating MCP server and client code based on a specified YAML schema
tunedforai
stdio MCP wrapper for x402.tunedfor.ai — camelCase tool names, zero config, works everywhere
RayYokoyama
shuntaka9576
gavelin-ai
AnglerfishChess
MCP server to connect to the chess engines using UCI protocol
davidmosiah
Unofficial local-first Apple Health MCP server — parses your local export and exposes activity, sleep, heart, HRV and workouts to AI agents.
Sachin-Bhat
MCP server for local system operations
youngtai
Pokedex web app
Amico1285
MCP Server to allow AI models to wait
JustVarunsai
A custom MCP server that provides arithmetic calculation tools and fast mathematical operations for AI assistants.
Excoriate
Deno/TypeScript MCP Server providing context related to the AWS provider for Terragrunt documentation.
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.