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.
MCP-Mirror
Mirror of
byazdani9
A Supabase PostgreSQL MCP server with Claude 3.7 Sonnet integration for natural language to SQL conversion
SiriusLattice
MCP server giving AI assistants real-time access to EVM blockchain data across Base, Optimism, Avalanche, and Celo — with companion smart contracts for batch queries and cross-chain data.
mikeysrecipes
DHEBP
Read-only MCP server for querying DERO blockchain. Get block heights, inspect smart contracts, look up transactions, query network info. Privacy-first: runs locally, no accounts, no tracking.
jasperschreiber0
Australian business data tools for AI agents. Verify ABR (business registry), AHPRA (clinician registration), NDIS providers, and enrich leads via Apollo. Built for the Australian market with live data lookups.
MCPStudio
Contains the business logic and MCP server ports.
leadfuze
Enrich contacts and companies via email/LinkedIn enrichment and email validation through LeadFuze (API key required).
zhoushuguang
grafana mcp server built on go-zero
spaceguy101
Converts an OpenAPI specification file into an MCP server
memstate-ai
Git for agent memory. Memstate gives AI agents versioned, structured memory with automatic conflict detection, full version history, and up to 80% fewer tokens than vector-based alternatives. Extracts facts from text and markdown into structured keypaths, with 84.4% accuracy on t
guptarajiv535
MCP server poc python
MCP-Mirror
Mirror of
pomazanbohdan
A high-performance, pure Rust Model Context Protocol (MCP) server that provides persistent, semantic, and graph-based memory for AI agents.
weir1
MCP server for browser automation with screenshot and console logging capabilities
rush-db
WeiWan5675
私人McpServer
OctagonAI
The Octagon Deep Research MCP server provides specialized AI-powered comprehensive research and analysis capabilities by integrating with advanced deep research agents. No rate limits, faster than ChatGPT Deep Research, more thorough than Grok DeepSearch or Perplexity Deep Resear
Zerg00s
Yezery
MCP server for removing Gemini watermarks
toolstem
Agent-ready SEC filing intelligence MCP server — insider signals, institutional flow, material events digest. Pre-computed signals over raw filings.
agudulin
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Oracle Service Cloud (beta): https://www.cdata.com/download/download.aspx?sku=KOZK-V&type=beta
tealight-uk
MCP server for interacting with U301 URL Shortener
zjf2671
tdergouzi
The web3 function plugin server base on MCP of Anthropic.
MCP-Mirror
Mirror of
shouhengyi
Turn Your ROS/PX4 Robots into Agents! 🤖
fgh23333
tx3-lang
A MCP server that turns Tx3 protocols into LLM tools
junter1989k-ai
tobiassteidle
yangvue
MCP server for querying current real weather by city using Open-Meteo. It exposes a get_weather tool and does not require an API key.
accelon
mcp server for ptk
longbridge
US/HK markets — 133 tools: quotes, options, orders, fundamentals, IPO, alerts, DCA & portfolio
MCP-Forge
An MCP server that integrates with the Nutritionix API to provide nutrition data, meal insights, and food logging capabilities. Ideal for AI agents managing health, fitness, or dietary workflows.
YanArad
Repository for Controlup MCP Server Demo
nesheep5
madappa-sharath
MCP server to expose drone cicd server as tools
MCP-Mirror
Mirror of
GavinLucas
More than just a fully featured MCP server that lets AI agents manage Docker — containers, images, networks, volumes, swarm services, secrets, configs, nodes, plugins, etc., it helps you create workflows to easily manage your Docker environments.
JakeC77
DejaView is a persistent knowledge graph memory layer for AI agents. It gives every MCP-compatible AI host shared, queryable memory of people, projects, decisions, and relationships — stored in a graph that grows smarter over time.
ricken07
MCP Server Sample
yuiseki
A Model Context Protocol server for OpenStreetMap APIs
FabianGenell
AVGenAI
A web client for managing MCP servers and tools
TerrysPOV
ronitjadhav
A Model Context Protocol (MCP) server that exposes GeoServer REST API functionality for natural language interaction. Built on the python-geoservercloud library, this MCP server provides 80+ tools for managing:
chroma-core
Give coding agents the ability to understand dependencies.
NkosinathiMkhonza
Fetch any webpage as clean markdown, search the web, extract links, metadata, and contacts, parse sitemaps and RSS feeds, batch-check URL statuses. 8 production tools in one server.
lamcearber-spec
Company lookup, LEI search, SEC filings, and financials for AI agents. 6 tools, free, no API key.
ackness
A Model Context Protocol (MCP) server that provides tools for fetching and extracting JSON data from URLs using JSONPath patterns.
FixingPixels
Test repository for Aegis Framework integration with GitHub features and MCP server
Agent-Billy
MCP server that gives AI agents and teams secure, role-based access to Stripe billing operations — customer lookups, subscription management, refunds, invoice history; without exposing Stripe dashboard credentials. Sub-100ms reads via local Stripe sync engine. 4 permission levels
Routemahiro
Tuguberk
The Loss-Prevention Friction Engine for Founders
irvinebroque
ivangrynenko
MCP server for orchestrating multiple Gemini AI agents with persistent sessions
frankunderwood-w
MCP Server that provides kaomoji between conversations for AI Agents
junter1989k-ai
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.