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.
Tibiritabara
Postgres MCP server
SamMorrowDrums
A minimal Model Context Protocol (MCP) server in TypeScript with hello tool, markdown resource, and prompt. Includes VS Code/devcontainer setup and documentation.
marioluciofjr
Repositório com um MCP-Server simples com seis tipos de mapas mentais diferentes.
HappyAny
A Model Context Protocol (MCP) server that converts LaTeX mathematical expressions to MathML format.
gabrielmaialva33
A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
wpfleger96
MCP server exposing PagerDuty incidents, services, schedules, and on-calls to AI agents — read, acknowledge, resolve, with OAuth and API key auth
neptun2000
aal80
DarkNoah
wechat mcp
gkhays
MCP server that retrieves CVE information
amekala
streamerd
A Ghidra plugin that provides a bridge between Ghidra and a Zig-based MCP server for enhanced program analysis capabilities.
evanshortiss
A sample MCP Server and Agent that uses it to pull data from a Backstage instanace
overstarry
carterlasalle
DevEnvInfoServer - Cursor MCP Server for Development Environment Information
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.
prembobby39-gif
UIMax MCP — Turns Claude Code into a frontend expert that reviews and fixes your UI automatically. Free for Pro plan users.
ivanlhz
tradercjz
dolphindb-mcp-server
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
h4ck4life
MCP server to manipulate DOCX file
tzolov
Docker image for the MCP everything server with SSE transport
funnythingfunnylove
MCP server for V2EX API 2.0, exposing notifications, tokens, nodes, topics, comments, and daily summaries for MCP-compatible agents.
kmexnx
An MCP server that can convert Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF
MartinDai
support execute shell on a remote linux or local machine
LocalSynapse
AI-powered local file search for Windows. Search inside files by content and meaning. 100% offline, free, open-source. Everything alternative with content search.
KunihiroS
Forked repo to customize into Project Management purpose.
visotrust
kwhrkzk
611711Dark
MCP Calculate Server
goperigon
Your go-to MCP for Real-time News & Contextual Intelligence
JasonTulp
MCP Server for Radarr and Sonarr services
rad-security
Rad Security MCP Server
wandermyz
A CLI tool for personal RAG that retrieves data from Notion, Obsidian, Apple Notes, etc., stored in Qdrant and exposed as an MCP server.
Steemhunt
arbuthnot-eth
Serverless PayPal MCP integration on Cloudflare Workers. Handles API requests, auth, and secure payments with low latency via Cloudflare's edge. Ideal for webhooks, payment verification, and real-time transactions. Scalable, lightweight, and secure.
gentoro-GT
Integration layer between MCP Clients and Gentoro MCP Server implementation
robertodevs
Cognitive-Stack
Search Stock News MCP offers real-time stock news search with customizable filters via Tavily API, using type-safe operations and the Model Context Protocol (MCP).
Cubenest
Two OSS products on one rrweb substrate: tracelane (self-contained HTML test-failure replays for WDIO/Playwright/Cypress) + peek (local-first browser-session forensics + repro for AI coding agents, over MCP). No SaaS, no telemetry, local-first.
skydeckai
Bring github repos into context using this mcp server
ingpoc
nicobailon
A command-line tool and MCP server that summarizes code files using Gemini Flash 2.0
dokku-MCP
Dokku modular mcp server in go - fx & mcp-go
pmarkowsky
A PoC MCP Server for Santa
yoko19191
lciesielski
deemkeen
control your mbot2 with a power combo: mqtt+mcp+llm
jgardner04
An MCP Server for managing posts on Ghost CMS
ZephyrDeng
JackKuo666
🔍 Enable AI assistants to search and access academic paper metadata through Crossref using a simple MCP interface.
dkmaker
A MCP Server to query a Azure Table Storage for local development
abhirockzz
Build AI Tooling in Go with the MCP SDK – Connecting AI Apps to Azure Cosmos DB
OpenLinkSoftware
C# based Model Context Procotol (MCP) Server for ADO.NET ODBC provider
omaidf
Solana MCP Server
Otto-J
mcp group
jiangyan
A typescript example for web app as the host connecting node mcp server
privilegemendes
gradusnikov
ucesys
Minio MCP Python Implementation
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.