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.
Vortiago
A Model Context Protocol (MCP) server enabling AI assistants to interact with Azure DevOps services via Python SDK.
lamemind
A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.
AiondaDotCom
A Model Context Protocol (MCP) server for managing and controlling SSH connections.
harness
This is the official repo for the Harness MCP server
Shy2593666979
一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
marimo-team
CodeMirror extension to hook up a Model Context Provider (MCP)
leehanchung
MCP Server for Bing Search API
aws-samples
ipospelov
MCP server that helps build Memory Bank - structured documentation system for context preservation
dperussina
MCP server for MS SQL Server
maqi1520
md2card-mcp-server
etnperlong
MCP Server for Firefly III
ROCTUP
MCP сервер с встроенным AI агентом для поиска по графу метаданных и кода конфигураций 1С
isnow890
MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
yonaka15
MCP server for Redmine
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.
oculairmedia
MCP server to manage letta server and comunicate with agents
StudentOfJS
MCP server for converting Figma designs to React components
MorDavid
A modular external attack surface mapping tool integrating tools for automated reconnaissance and bug bounty workflows.
shuizhengqi1
mcp server for futuniuniu stock
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.
hiromitsusasaki
An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).
automateyournetwork
An MCP Server for pyATS (experimental)
manusa
Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
openfate-ai
OpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
lucianoayres
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads an environment variable from a configuration file, to integrate seamlessly with AI-assisted environments like Cursor IDE
mcpdotdirect
Template to quickly set up your own MCP server
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
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.
Janix-ai
Test suite for validating MCP server implementations against the open MCP protocol specification. Helps developers ensure protocol compliance and interoperability.
JackKuo666
🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
rust-mcp-stack
A type-safe implementation of the official Model Context Protocol (MCP) schema in Rust.
abap-ai
ABAP MCP - Model Context Protocol - Server SDK
acryldata
The official Model Context Protocol (MCP) server for DataHub (https://datahub.com)
AbdelStark
Bitcoin & Lightning Network MCP Server.
hanweg
MCP server for working with PDF files
calvernaz
A MCP server for the stock market data API, Alphavantage API.
tiroshanm
mzxrai
Chat with OpenAI models from Claude Desktop
dragon1086
An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
jason-tan-swe
An unofficial and community-built MCP server for integrating with https://railway.app
mikepenz
Android ADB CLI tool including integrated MCP Server with common adb actions used during development
thirdstrandstudio
Figma MCP Server with full API functionality
JayArrowz
Figma MCP Server with full API functionality
transloadit
Transloadit's official Node.js SDK
edwinbernadus
nocodb mcp server
aydinfer
An MCP server for working with Spline 3D design tool API
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.
baryhuang
Simple standalone MCP server giving Claude the ability to remember your conversations and learn from them over time.
TocharianOU
MCP server for Kibana, Access search and manage Kibana in MCP Client.
jkawamoto
A MCP server for interacting with Bear note-taking software.
aashari
Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
kukapay
Provide latest cryptocurrency news to AI agents.
mcollina
An MCP server to wrap ripgrep
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.