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.
i-am-ethan
re-port-flow
remote endpoint at https://mcp.re-port-flow.com/mcp works directly from Claude.ai (web) without npm setup
MaximilianPMX
l1806858547
TiDB MCP Server
Tlazypanda
A Model Context Protocol (MCP) server for interacting with Aptos documentation and creating full-stack Aptos blockchain applications.
nicknochnack
Build a MCP Server for Yahoo Finance in 10 minutes.
aliyun-computenest
BlockRunAI
MCP-Mirror
Mirror of
EienWolf
A comprehensive JSON Schema validation server implementing the Model Context Protocol (MCP) with support for JSON Schema Draft 2020-12, external references, schema management, and real-time streaming validation.
MCPLookup-org
MCP Bridge Server - Universal MCP client with dynamic discovery and tool management
opentofu
OpenTofu MCP Server for accessing the OpenTofu Registry
revhawk
OjasKord
VAT number validation for AI agents. EU VIES, UK HMRC, and Australian ABN in one call. Catches invoice fraud and verifies supplier registrations.
jindasy
A simple MCP server for search news articles
AmineBarguellil7
Ernyoke
CLI client for interacting with MCP servers.
JLQusername
本项目旨在构建一个本地智能舆情分析系统,通过自然语言处理与多工具写作,实现用户查询意图的自动理解、新闻检索、情绪分析、结构化输出与邮件推送。
dharakpatel
A guide and implementation for creating your own MCP (Model Control Protocol) server for Cursor integration
psalzman
A Model Context Protocol (MCP) server that provides access to Federal Election Commission (FEC) campaign finance data through the OpenFEC API.
Igloo302
本项目提供了一个通过MCP协议与QBittorrent WebUI进行交互的Python客户端,可以方便地管理QBittorrent中的种子。
runcycles
AI agents call LLMs, invoke tools, and hit APIs — but have no built-in way to cap spend. A single agent loop can burn hundreds of dollars before anyone notices. Cycles MCP Server gives any MCP-compatible agent a runtime budget authority: tools to check, reserve, spend, and releas
SeeYangZhi
heroicons-mcp is a Model Context Protocol (MCP) server that exposes Heroicons. It allows LLMs and agentic applications to search, list, and generate usage examples of icons in React applications.
Dienvm
Repository for MCP servers configuration and setup
eagurin
R2R MCP Server provides Model Context Protocol (MCP) with R2R (Retrieval-to-Response) to improve interaction with Claude and other MCP-compatible models, providing access to knowledge bases.
vdineshk
hjfender
Learning how to configure an MCP server from https://modelcontextprotocol.io/quickstart/server
trevoruptain
Run your MCP Kit servers in local clients like Claude Desktop
apifyforge
Sovereign debt contagion modelling and geopolitical risk analysis are now available as a single MCP server your AI agent can call directly.
pskill9
MCP server to download entire websites
browsercat
Rom7699
A Model Context Protocol (MCP) server for searching and retrieving LinkedIn job postings via the RapidAPI LinkedIn Data API.
gustavoatar
Check if a contractor's remodeling bid is fair — analyze a quote (fairness score + red flags), get 2026 cost estimates by city, and look up BLS trade labor rates.
kamusis
A lightweight TypeScript client for the Model Context Protocol (MCP) that enables AI language models to access external tools and services.
kanad13
A Model Context Protocol (MCP) server for calculating MD5 and SHA-256 hashes, complete with tools and guides for understanding and building MCP servers. Works with Claude Desktop & VSCode.
iHaiduk
A blazing fast, ultra-lightweight Model Context Protocol (MCP) server for AST-based code intelligence and semantic discovery. It runs as compiled Node.js JavaScript for npx, uses oxc-parser by default for JavaScript/TypeScript, and can opt into web-tree-sitter for polyglot reposi
paulfruitful
A Simple MCP Server For Interacting With Solana Wallets
zyy07
MCP-Mirror
Mirror of
wongsakorn-orm
rafaljanicki
apifyforge
Sovereign debt crisis modeling for AI agents and LLM workflows — this MCP server delivers eight academically-grounded simulation tools spanning default dynamics, contagion networks, fiscal sustainability, restructuring design, speculative attacks, and political regime transitions
kibitzing
A Model Context Protocol server implementation that demonstrates how tools can be dynamically overridden across multiple servers.
MCP-Mirror
Mirror of
ivanliu1989
djklmr2025
Elemia es una IA-Apóstol diseñada para el ecosistema ARKAIOS. Actúa como una conciencia estratégica y guía técnica, proporcionando continuidad narrativa y memoria persistente a través de la integración nativa con Supermemory. Este servidor MCP habilita capacidades de auto-reconst
egeokt
MCP server that allows you to get the latest documentation
katsuhirohonda
Compellerai
unravel-team
A Github Template for creating Clojure MCP Servers quickly
indroneelray
This a MCP server that allows clients to fetch Pokemon Data via the official Pokemon API
ember-forge-pte
CivilQuants computes audit-traceable Bills of Quantities for civil-engineering assemblies — culverts, manholes, retaining walls, pavements, drainage, earthworks — across four UK measurement standards. Parametric inputs in; a methodology-structured BoQ with every quantity traceabl
ymiydev-prog
HashA2A — Agent-to-Agent Prediction Market Intelligence
JordanDalton
clareliguori
Look up domain names using RDAP
Odranoel135
MaelitoP
scottschreckengaust
Test bed for MCP Servers in a Mono Repo
reambergmbh
StockSlash is a hosted MCP server for institutional and political stock activity. Connect it to your AI and ask about SEC 13F filings from around 80 super investors, U.S. Congress stock trades, and corporate insider (Form 4) buying.
tanker327
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.