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.
aws-samples
This project provides sample MCP servers that can be used with Amazon Q CLI or other MCP-compatible AI assistants
linxule
BillDuke13
A Cloudflare Worker that serves as an MCP (Model Context Protocol) server for code explanation. It analyzes and explains code with a comprehensive breakdown of structure and functionality.
kstonekuan
Simple MCP server to send you notifications on discord
jcwleo
Barresider
An MCP Server to interact with X/Twitter besides the official API.
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
champierre
johnneerdael
wuchubuzai2018
非官方的同程旅行网的火车票MCP Server,目前仅支持火车票车次查询
Anshumaan031
A distributed Model Context Protocol (MCP) server implementing an intelligent web ingestion and retrieval-augmented generation pipeline for AI agents and coding assistants.
durapensa
Developer tool suite enabling Claude Desktop, Claude Code, and other MCP hosts like Cursor, to interact with claude.ai in Chrome browsers.
rogervinas
🍀 🤖 Spring Boot AI - Evaluation Testing
rodolphebarbanneau
Compose and generate effortlessly MCP servers from any OpenAPI specifications
nachoal
A perplexity MCP server
xxlv
ai-create-mcp is a Go-based tool that converts OpenAPI Specification (OAS) files into a Model Context Protocol (MCP) program.
JustaName-id
sjzar
file store mcp server
rajeevchandra
JackKuo666
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
brrock
Mcp bridge to convert stdio servers to sse or streamable http
Bobby-cell-commits
Self-hostable MCP memory server for AI assistants — 16 tools, hybrid search, knowledge graph, auto-dedup, staleness pruning, automated ingestion pipelines. Built on Supabase + pgvector.
JackKuo666
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
arhuman
Local-first MCP memory server for AI agents, with source citations and OKF/Markdown knowledge bases.
CaullenOmdahl
MCP server for Pexels stock photo and video API — search, browse collections, and get media details
maverickg59
SushiMCP is a dev tools MCP that serves context on a roll.
TomCools
A Model Context Protocol (MCP) server which allows MCP Clients (such as Claude) to connect to Twitch Chat.
avarant
MCP server for Typesense
cyanheads
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories, issues, pull requests, and code while providing a structured interface for LLM agents to perform GitHub operations.
mercadolibre
jfdenise
WildFly MCP server and other tooling to integrate WildFly in AI space
timbassler88
AndrewKlement
Gaggiuino MCP server
fkesheh
An innovative Model Context Protocol hub that seamlessly connects your client with intelligent agents, enabling powerful cross-platform communication across multiple MCP ecosystems
dkpoulsen
flutter mcp server
stephen37
Model Context Protocol Servers for Milvus
X-lab2017
MCP server of OpenDigger
Nexlayer
Cloud infrastructure for AI agents.
showfive
angrysky56
An intelligent code memory system that leverages vector embeddings, structured databases, and knowledge graphs to store, retrieve, and analyze code patterns with semantic search capabilities, quality metrics, and relationship modeling. Designed to enhance programming workflows th
MrOrz
A simple MCP server that makes git commits on behave of AI, so that you can track AI contribution in your codebase
Lala-0x3f
Midjourney mcp server
RGGH
Rig MCP Server Example (April 7, 2025)
dubin555
jakeyShakey
tatn
snyk-labs
An MCP server for NPM JavaScript Package Management tools
raoulbia-ai
Donnyb369
Context Minifier & State Guard — Local-first MCP middleware proxy
gradyyoung
MCP server exposing SSH and SFTP control for Linux and Windows systems via Model Context Protocol.
vkdnjznd
A Model Context Protocol (MCP) server for cryptocurrency trading that provides a unified interface for trading and market data monitoring across multiple exchanges.
yuiseki
Model Context Protocol for Text-to-Speech
skjortan23
Query your AWS environment with natural language.
QuantOracledev
63 deterministic quant computation tools for autonomous financial agents. Options, derivatives, risk, portfolio, statistics, crypto/DeFi, macro/FX, TVM. 1,000 free calls/day — no signup.
pyvista
PyVista-based MCP (Model Context Protocol) server
leap-laboratories
Discovery Engine — find novel, statistically validated patterns in tabular data
stevennevins
yasu89
SwitchBot MCP Server
meowrain
一个可以使用cambridge dictionary查询单词的mcp服务器
normal-coder
Let AI operate Gitee Repositories / Issues / Pull Requests for you through MCP
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.