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.
feuerdev
MCP server for Google Keep
thuanpham582002
MCP server for control Tabby terminal
vantage-sh
MCP Server to fetch costs and usage data from your Vantage account.
mberg
Kokoro Text to Speech (TTS) MCP Server
YuChenSSR
council of models for decision
danishjsheikh
mcp server which will dynamically define tools based on swagger
gabrielfroes
Modelo de Servidor MCP baseado na documentação oficial
CamdenClark
A model context protocol server that connects to Anki through AnkiConnect
yuna0x0
AniList MCP server for accessing anime and manga data
bankless
Bringing the bankless onchain API to MCP
Skobyn
A comprehensive stdio MCP server for DataForSEO API
lamemind
A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.
zoomeye-ai
A Model Context Protocol server that provides network asset information based on query conditions. This server allows LLMs to obtain network asset information and supports querying network asset information by zoomeye dork etc.
heroku
Heroku Platform MCP Server using the Heroku CLI
marimo-team
CodeMirror extension to hook up a Model Context Provider (MCP)
harness
This is the official repo for the Harness MCP server
maqi1520
md2card-mcp-server
pab1it0
A Model Context Protocol server for Chess.com's Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
yonaka15
MCP server for Redmine
etnperlong
MCP Server for Firefly III
oculairmedia
MCP server to manage letta server and comunicate with agents
hiromitsusasaki
An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).
amafjarkasi
🚀 A powerful MCP server for debugging Electron applications with deep Chrome DevTools Protocol integration. Control, monitor, and debug Electron apps through a standardized API.
automateyournetwork
An MCP Server for pyATS (experimental)
MorDavid
A modular external attack surface mapping tool integrating tools for automated reconnaissance and bug bounty workflows.
thedaviddias
MCP to explore websites with llms.txt files
Janix-ai
Test suite for validating MCP server implementations against the open MCP protocol specification. Helps developers ensure protocol compliance and interoperability.
kadykov
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.
Laksh-star
MCP Server with TMDB
acryldata
The official Model Context Protocol (MCP) server for DataHub (https://datahub.com)
Janix-ai
Test suite for validating MCP server implementations against the open MCP protocol specification. Helps developers ensure protocol compliance and interoperability.
rust-mcp-stack
A type-safe implementation of the official Model Context Protocol (MCP) schema in Rust.
tiroshanm
mikepenz
Android ADB CLI tool including integrated MCP Server with common adb actions used during development
edwinbernadus
nocodb mcp server
aydinfer
An MCP server for working with Spline 3D design tool API
jason-tan-swe
An unofficial and community-built MCP server for integrating with https://railway.app
cliffhall
Look, a flock of geese! An MCP server and protocol for Goose agent collaboration.
erithwik
MCP Server for Hackernews
misterboe
apinetwork
A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps.
supercorp-ai
Provide AI MCP server args during runtime.
TocharianOU
MCP server for Kibana, Access search and manage Kibana in MCP Client.
baryhuang
Simple standalone MCP server giving Claude the ability to remember your conversations and learn from them over time.
kukapay
Provide latest cryptocurrency news to AI agents.
jkawamoto
A MCP server for interacting with Bear note-taking software.
mcollina
An MCP server to wrap ripgrep
hdkiller
Your open source AI coach and unified fitness dashboard.
NON906
Automatic operation of on-screen GUI.
zaizaizhao
MCP Swagger Server 将任何符合 OpenAPI/Swagger 规范的 REST API 转换为 Model Context Protocol (MCP) 格式,让 AI 助手能够理解和调用您的 API。
r-huijts
Rijksmuseum MCP integration for artwork exploration and analysis
sligter
一个基于 Model Context Protocol (MCP) 的新闻聚合服务器,通过 Newsnow API 提供多平台热点新闻和趋势话题。
christyjacob4
Appwrite’s MCP server. Operating your backend has never been easier.
appwrite
Appwrite’s MCP server. Operating your backend has never been easier.
NeekChaw
这个项目是一个基于MCP (Model Context Protocol) 的服务器工具,名为 "MCP OKPPT Server"。它的核心功能是允许大型语言模型(如Claude、GPT等)通过生成SVG图像来间接设计和创建PowerPoint演示文稿。工具负责将这些SVG图像高质量地插入到PPTX幻灯片中,并保留其矢量特性,确保图像在PowerPoint中可缩放且清晰。
kesslerio
Attio Model Context Protocol (MCP) server implementation
gitmotion
An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
66julienmartin
A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)
gujord
The OpenAPI-MCP proxy translates OpenAPI specs into MCP tools, enabling AI agents to access external APIs without custom wrappers!
Ilikepizza2
[MCP Server] The Security Agent for AI assisted coding
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.