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.
JackKuo666
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
devhub
DevHub CMS LLM integration through the Model Context Protocol
taroify
Taroify MCP 是一项独立的 MCP(模型上下文协议)服务,旨在将 Taroify 与大模型连接起来。它使大模型能够直接从文档中检索组件、API数据。
aws-samples
This project provides sample MCP servers that can be used with Amazon Q CLI or other MCP-compatible AI assistants
JustaName-id
maverickg59
SushiMCP is a dev tools MCP that serves context on a roll.
neka-nat
myCobot MCP(Model Context Protocol) server
cappt-team
A MCP server for Cappt
zeikar
MCP server enabling LLMs to use Korean APIs (Naver, Kakao, etc.)
LerianStudio
A MCP server to support all Lerian's platforms. Enables AI assistants to interact with Midaz's core banking APIs for automated ledger operations, account management, and transaction processing. Features comprehensive API coverage, real-time data access, and robust error handling
tailor-platform
The tailorctl command-line utility, with a focus on MCP (Model Context Protocol) server functionality.
X-lab2017
MCP server of OpenDigger
edi3on
an ue5 mcp server that allows the user to access functions in blueprint actors
avisekrath
unofficial zulip mcp server that allows LLMs like Claude to interact with your workspace & take actions on your behalf
alexsmirnov
AndrewKlement
Gaggiuino MCP server
mtrudel
EXCOM is an MCP server for Elixir
aliyun
Cyreslab-AI
sjzar
file store mcp server
mshaaban0
Contentful MCP Server for Delivery API
xxlv
ai-create-mcp is a Go-based tool that converts OpenAPI Specification (OAS) files into a Model Context Protocol (MCP) program.
joshua-mo-143
An MCP server that can use n8n.
happyZYM
tkoba1974
MCP server to convert a diagram to picture using kroki.io
turbot
Enable AI assistants to explore and query your Tailpipe data!
nonead
nUR_MCP_SERVER is an intelligent industrial collaborative robot control middleware system built based on the MCP (Model Control Protocol) interface protocol. It realizes the natural language interactive control of industrial robots by integrating a large language model (LLM).
1595901624
A Model Context Protocol (MCP) server for generating simple QR codes. Support custom QR code styles.
Hawstein
A MCP server for Resend API. Let LLMs compose and send emails for you.
54yyyu
A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.
crate
CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.
yuiseki
Model Context Protocol for Text-to-Speech
hamibot
用于与 Hamibot API 进行交互。它提供了一系列工具来管理和控制 Hamibot 设备及脚本
BrennanConroy
Demo MCP Server using SignalR
prembobby39-gif
UIMax MCP — Turns Claude Code into a frontend expert that reviews and fixes your UI automatically. Free for Pro plan users.
kukapay
An MCP server that provides real-time access to Chainlink's decentralized on-chain price feeds.
JacerOmri
CLI tool to create an MCP server exposing services from an OpenAPI specification
sigmaSd
A Model Context Protocol (MCP) server that provides access to JSR (JavaScript Registry) module documentation.
coding-alt
Run MCP stdio servers over SSE and SSE over stdio. AI gateway.
waii-ai
waii mcp server
lfnovo
MCP server for SurrealDB database
bart6114
meowrain
一个可以使用cambridge dictionary查询单词的mcp服务器
ryoureddy
A specialized MCP server for Claude Desktop that enhances AI-assisted medical learning
lowprofix
Serveur MCP (Master Control Program) pour n8n qui fournit des outils de validation de workflows et de bonnes pratiques pour vos projets d'automatisation
binalyze
Binalyze AIR MCP Server
smadi0x86
An LLVM-based obfuscation tool designed to confuse LLM clients interacting with custom MCP disassembler servers.
nonead
nUR_MCP_SERVER is an intelligent industrial collaborative robot control middleware system built based on the MCP (Model Control Protocol) interface protocol. It realizes the natural language interactive control of industrial robots by integrating a large language model (LLM).
leap-laboratories
Discovery Engine — find novel, statistically validated patterns in tabular data
marioluciofjr
Repositório com um MCP-Server simples com seis tipos de mapas mentais diferentes.
Cyreslab-AI
yasu89
SwitchBot MCP Server
jaimaann
Open Source Repository for ModelContextProtocol MCP server
zizzfizzix
Model Context Protocol (MCP) server for Bing Webmaster Tools (BWT) allowing Claude.ai and other clients to interact with the BWT API
Aniket310101
A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases. Query buckets, execute N1QL queries, and manage data seamlessly through natural language.
rezi-io
docs
parthshr370
This repo uses CAMEL AI to create mcp servers for various use cases
Cognitive-Stack
Volume Wall Detector MCP delivers real-time stock volume analysis and imbalance tracking with MongoDB storage, powered by the open Model Context Protocol (MCP).
kiwamizamurai
MCP server implementation for Kibela API integration
semioz
mcp server for bluesky. featured in offical mcp server repo.
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.