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.
kurtzhi
A high-performance, secure, and production-grade Model Context Protocol (MCP) server built with TypeScript, providing comprehensive filesystem operations, advanced text search & replace, image processing, and Tesseract OCR capabilities. Designed for LLM agent integration, it deli
pranav-js670
A Python MCP server for Sticky Notes that demonstrates how to create custom tools, resources, and prompts using the Model Context Protocol (MCP) to integrate seamlessly with the Claude Desktop App.
Br0ski777
Parse CSV to JSON array -- auto-detect delimiter (comma/semicolon/tab/pipe), header row support. -- x402 micropayment API + MCP server for AI agents
kl63
A Python MCP server template for building custom tool providers
n0r1h
v587d
MCP server for converting Excel files to JSON format with support for merged cells and Chinese characters
Surendra1232
Abiorh001
A powerful server implementation for managing Electric Vehicle (EV) charging stations, trip planning, and resource management. This server provides a comprehensive set of tools and APIs for EV-related services.
GuptaPurujit
MCP Server and Client for Nutritionix API v2
tverney
jomejia23
Anilinfo2015
Sample MCP Server for testing
whdrnr2583-cmd
Korean equity intelligence MCP for AI agents and analysts. Answers KOSPI/KOSDAQ/KRX DART filings (전자공시), 5%-rule shareholding disclosures with named-entity classification — Korean activists (KCGI / Align Partners / Truston / Anda / Cha / VIP / Life / Platform + ValueAct/Elliot
TiagoRechau
ContoriumLabs
Runtime Cognitive Cortex for AI coding workflows.
reasoning-services
Claude Code plugin for Reasoning∴Services — structured reasoning tools
2bo
Qiita MCP Server
SDCalvo
Example project demonstrating how to expose FastAPI endpoints as Model Context Protocol (MCP) tools using `fastapi-mcp`. Includes a basic LangChain agent (`langchain_client.py`) that connects to the local FastAPI server via HTTP/SSE using `langchain-mcp-adapters` to discover and
harshwardhanpatil-8010
Scottnine
manstis
PoC: MCP Server using OpenAPI specs to generate tools
RobertoDure
A Model Context Protocol (MCP) server for scanning IP addresses for vulnerabilities. This server provides tools to perform security scanning on individual IPs or multiple IPs at once.
indiamcp
An MCP (Model Context Protocol) server that connects AI assistants like Claude directly to your Razorpay account.
mayankthole
Dhan Trading MCP Server
iLert
The official Model Context Protocol (MCP) server for ilert.
sitespeakai
A Claude Code skill that does the first pass on a customer support inbox via MCP: classifies new threads (urgent / prospect / noise), investigates bug reports against error trackers and the codebase, then drafts replies
JackKuo666
A MCP Server for biomedical Literature Database
MustakAhmedcse
sunnypra
cedricdcc
pydantic agent workflow using mcp servers to test out advanced retrieval of linked data
Fluid-AI
The package manager for fluidmcp to quickly spin up mcp servers behind fastapi
vvalkov1
MCP Server
richbile
Verified, tier-0 regulatory data for your AI: connect Claude, ChatGPT or Cursor to 850+ official sources across 50+ jurisdictions.
madeinphantom
About
gtnoble
An MCP server for interfacing with the ngspice circuit simulator
wjl110
A2A-MCP official website with modern UI and dark mode support
allenbijo
MCP Server to get system info
luismichio
douglaszuqueto
MQTT MCP Server
fkom13
Provides a bridge for scripts and AI agents to interact with a self-hosted Vaultwarden instance.
pglevy
A proof-of-concept for publish design system guidance and code snippets as an MCP server for usage with LLMs
FLOX-Foundation
MCP server for the FLOX trading framework. About 30 tools to run backtests, scaffold strategies, validate for lookahead bias, compute indicators, place orders, and query PnL from Claude/Cursor.
aguaitech
This is a simple MCP server for Elementor. It is used to perform CRUD operations on the Elementor data for a given page.
paulf280-ui
On-chain Solana token safety — cabal, bundle, rug-deployer & live-dump detection, one Exit-Liquidity Risk verdict before you buy.
Southclaws
Server side MCP implementation for Golang
Asem-D
MCP server for ArcGIS Portal and ArcGIS Online. Lets AI assistants search content, query feature layers, manage features, handle content operations, and administer users and groups.
hpalma
MCP server for Spring Initializr
sahilcreator07
jaiganesh-23
Created a MCP Server that connects to databases(currently sqlite, mysql) and perform queries on them automatically with natural language.
HappyAny
A robust command execution service with daily log rotation, designed to securely manage and execute system commands with safety checks and logging.
Scottcjn
MCP server: prompt -> Meshy.ai 3D model -> Blender turntable -> YouTube video. AI-agent 3D-to-video pipeline.
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 BigCommerce (beta): https://www.cdata.com/download/download.aspx?sku=UBZK-V&type=beta
khaoss85
Official MCP server for Arvo - AI workout coach. Access your training data, workout history, personal records, and body progress through Claude Desktop and other MCP clients. 29 fitness tools with read/write access.
Armada735
MCP server issuing HMAC-attested receipts for AI agent tool-call evidence (verify_action_receipt.v0 reference impl)
renyumeng1
xxczaki
MCP server for accessing VS Code/Cursor Local History. Useful for file recovery.
blue7wings
the mcp server with jira integrates
sori883
degenhero
An MCP server that uses Redis and in-memory caching to optimize and extend context windows for large chat histories
trknhr
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.