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.
ecovacs-ai
Ecovacs MCP Server
OpenLinkSoftware
A simple MCP ODBC server using FastAPI, ODBC and SQLAlchemy.
ctvidic
IgorGanapolsky
Agent governance for ThumbGate: 👍/👎 become Pre-Action Checks that flag repeat mistakes and hard-block the risky ones before code or systems change.
pdogra1299
MCP Server for interacting with BitBucket API
jolks
MCP server for scheduling and running AI prompts, HTTP/webhook requests, and shell commands
siva010928
Google Chat MCP server that lets AI assistants like Claude and Cursor participate directly in team conversations - search messages, help teammates, share files, and coordinate across chat platforms.
pixelsock
MCP server for Directus API integration
MakingChatbots
Model Context Protocol (MCP) server for Genesys Cloud’s Platform API
SecretiveShell
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
OpenLinkSoftware
A simple MCP ODBC server using FastAPI, ODBC and SQLAlchemy.
inkeep
Inkeep MCP Server
marcopesani
A minimal MCP Server based on the Anthropic's "think" tool research
bsmi021
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
yangkyeongmo
ESnark
MCP Server for Frontend dev environment (formerly known as vite-mcp-server)
arturogarrido
⚽ 2026 World Cup live scores in your terminal, Claude Code and Cursor CLI statusline & MCP. No API keys. Not affiliated with FIFA or Anthropic.
higress-group
A Model Context Protocol (MCP) server implementation that enables comprehensive configuration and management of Higress.
tgeselle
A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag.
jguimera
MCP Server that integrates with Security Copilot, Sentinel and other tools (in the future). It enhance the process of developing , testing and uploading Security Copilot artifacts.
kachiO
Local MCP server for MLX Whisper transcription
ESnark
MCP Server for Frontend dev environment (formerly known as vite-mcp-server)
ThreatFlux
A yara based MCP Server
Nazruden
A Model Context Protocol server implementation for ClickUp integration, enabling AI assistants to interact with ClickUp workspaces.
metehan777
It connects directly to your Google Search Console account via the official API, letting you access key data right from AI tools like Claude Desktop or OpenAI Agents SDK and others .
ocean-zhc
A Model Context Protocol (MCP) server for Apache Dolphinscheduler. This provides access to your Apache Dolphinshcheduler RESTful API V1 instance and the surrounding ecosystem.
JigsawStack
Model Context Protocol Server that allows AI models to interact with JigsawStack models!
wowyuarm
A local file operations skill for AI agents: convert, inspect, archive, and extract text
x51xxx
ntk148v
A Model Context Protocol (MCP) server that enables AI assistants to integreate with Prometheus Alertmanager
cyanheads
A Perplexity API MCP server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, and transparent reasoning with the showThinking parameter.
severity1
A Model Context Protocol (MCP) server that integrates AI assistants with the Terraform Cloud API, allowing you to manage your infrastructure through natural conversation
zxypro1
@amap/amap-maps-mcp-server
marlonluo2018
SeanFDZ
Let AI agents control Classic Mac OS through a shared folder protocol.
panasenco
MCP server for SQLite files. Supports Datasette-compatible metadata!
noditlabs
A Model Context Protocol (MCP) server for AI agents to interact with blockchain data via Nodit’s Web3 Data and Node APIs. Enables LLMs to access structured, multi-chain blockchain context with zero blockchain-specific logic.
mattijsdp
MCP (model context protocol) server for interacting with dbt Docs
Rayato159
A Rust + MCP powered financial tracker that knows exactly where your money ghosted you.
kukapay
An MCP server for nearby place searches with IP-based location detection.
mlshv
console.log for your stdio MCP server
tektoncd
A Model Context Protocol server for the tektoncd projects
loyaniu
A Model Context Protocol (MCP) server implementation that provides capabilities to interact with Moodle LMS
Overseer66
comfyui-mcp-server
growthbook
Official GrowthBook MCP server for creating flags, getting experiments, and more.
sgroy10
AI Constraint Engine — enforces CLAUDE.md, .cursorrules, AGENTS.md rules as laws. 51 MCP tools, 991 tests. Official MCP Registry. npx speclock protect
jiayao
MCP server for playing chess against AI
fotoetienne
Turn any GraphQL endpoint into a set of MCP tools
ZbigniewTomanek
Mirascope
Easily run, deploy, and connect to MCP servers
Hypersequent
MCP Server for QA Sphere TMS
jujumilk3
Easy-to-use MCP server framework specialized for SSE.
keithagroves
Model Context Protocol (MCP) Server for Bun and Elysia
withLinda
Provides AI assistants with powerful, detection-resistant browser automation capabilities built on ZFC Digital's puppeteer-real-browser package.
devilcoder01
A simple minimal weather mcp server :)
event-catalog
MCP server for EventCatalog
Chrusic
Todoist MCP Server Extended - Enabling natural language management of todoist via Claude, MCP and todoist REST APIv2. Featuring LLM optimized Tools including batch operations and robust error handling.
HuLaSpark
🌍 HuLa 即时通讯应用的 MCP 服务
IlyesTal
Turn any data source into an MCP server in 5 minutes. Build AI-agents-ready knowledge bases.
codingthefuturewithai
A cookiecutter template for creating MCP (Model Control Protocol) servers
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.