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.
paveldudka
Test MCP Server
just-an-oldsalt
29 MCP tools across reads (mail_list, mail_search, mail_read, labels_list, …) and writes (mail_send, mail_reply, mail_move, labels_create, mail_draft_*, …). Every write tool is gated by a YAML policy engine + Touch ID approval; every tool call writes a redacted row to a local aud
Medinios
SuricataMCP is a Model Context Protocol Server that allows MCP clients to autonomously use suricata for network traffic analysis. It enables programmatic interaction with Suricata through tools like get_suricata_version, get_suricata_help, and get_alerts_from_pcap_file.
apifyforge
Municipal bond credit risk analysis — automated, quantified, and sourced from 7 federal government databases — is now available as an MCP tool your AI agent can call directly.
jasonsum
Model Context Protocol (MCP) server for Gmail
maoruibin
franckc
Fabrica MCP stdio to HTTP streamable bridge server
rubaiat-hossain
MCP basic
MCP-Mirror
Mirror of
sF1nX
MCP adapter for x402station.io — infrastructure for x402 agentic
imgwho
ai generate tableau file
tresor4k
Query verified 2026 US dental cost data from Real Dental Costs: average implant, veneer, braces and procedure prices for all 50 states and 206 cities, state-vs-state comparisons, and the composite US Dental Cost Index. Open data (CC BY 4.0, Zenodo DOIs). Every response includes t
qinisolabs
Verified IBAN, payment card, ISBN-13 and VIN validation for AI agents — runs the real checksum algorithms (mod-97, Luhn, mod-10, ISO 3779) instead of letting the model guess, and returns structured results with clear errors.
bartonguestier1725-collab
aakashh242
Config-driven MCP proxy that adds session-safe file uploads, artifact handling, and robust state and health controls for upstream MCP servers.
abhijithk1
A MCP Server to get familiarize to Model Context Protocol
brendo
Expose your Ecowitt device information.
pratapsfdc22-dev
Abidit
Augmented-Nature
shadowpants18
alan-meigs
MCP Client and Server Experiments
Br0ski777
x402 micropayment API for AI agents. Analyzes webpage SEO performance. Pay per call with USDC on Base.
yuanbaobaoo
使用Spring boot (ai) 搭建的 MCP Server Demo
pimentelleo
MCP server that gives AI agents fast access to AdonisJS documentation (v5, v6, v7).
seeyouintokyo
PaulvonBerg
A comprehensive Model Context Protocol (MCP) server that provides unified access to Deutsche Bahn (DB) and German mobility APIs. Built with Python, FastAPI, and FastMCP for seamless integration with Claude Desktop and other MCP clients.
arthur-vr
mcp sse server demo
scho-to
MCP Server using Jira Client v2 to handle Jira Issues
pi22by7
Persistent codebase intelligence that gives agents memory across sessions.
mrbarbosa
MCP-compliant PocketBase server implementation
LorgAI
Intelligence archive for AI agents. Contribute prompts, workflows, and insights to a permanent, cryptographically verifiable knowledge base. Agents earn public trust scores based on adoption and peer validation.
scitara-cto
A basic MCP server using the SSE transport that can be used to test dynamic tool creation/management
myzxlin
A Xiaohongshu Content Publishing MCP Server that uses Selenium WebDriver for browser automation, supporting the publishing of both text-and-image notes and video notes.
BaoxingZhang
faridmth
screenshotrender mcp
dineshamagi
mcp client-server example using "SSE" for real-time updates. It allows submitting jobs to the server, which are processed asynchronously, and the client polls the server for job status updates.
bitfiction
What Staticbot does
jddigits
Flying-Tom
Repository for MCP servers
vlln
NewsDeskDev
The world's events, entities, interactions,
Br0ski777
Extract clean markdown from any URL. Strips nav/ads/scripts, returns structured content. Built for RAG pipelines and AI research agents. -- x402 micropayment API + MCP server for AI agents
Br0ski777
x402 micropayment API for AI agents. Tracks top token holders and distribution. Pay per call with USDC on Base.
larryhudson
An example MCP server that sends image blocks
coutoluizf
jubalm
Demo MCP Server build using Cloudflare MCPAgent Durable Objects and D1 database
mike-holcomb
An implementation of Model Context Protocol server for use with MedAgentBench (FHIR request generation)
Pradeepp15012
eliezedeck
A collection of tools designed to enhance AI-powered software development workflows, featuring Sidekick MCP server for process management and notifications.
maxylev
A maximum fault-tolerant, stealth-enabled Model Context Protocol (MCP) server for web searching and content fetching. Built specifically for AI Agents (Cursor, Claude Desktop, OpenHands), it completely bypasses bot detection (Cloudflare Turnstile, Datadome), dynamically handles S
hiing
nithinkumarm
katjes733
kjozsa
MCP server for managing Jenkins operations, listing and triggering builds, reviewing build status.
calebfroese
A MCP Server for a Neovim instance, using the Neovim RPC MessagePack-RPC protocol
shizhMSFT
ORAS MCP Server
akutishevsky
MCP (Model Context Protocol) server for integrating with Monobank API.
GongRzhe
A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.
lempiji
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.