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.
michalperni11-gif
MCP server for SECfinAPI — standardized SEC EDGAR financial data (income statements, balance sheets, cash flow, 40+ ratios) for Claude, Cursor and other AI assistants.
AaronGoldsmith
MCP Server for collaborative drawing with Large Language Models
elitau
An MCP server implementation that integrates parts of the Make.com API
micahman33
MCP server to assist with AI code generation using Claude Desktop, Claude Code or any coding tool that supports MCP servers to ensure you're always working from the most current Vonage SDKs and APIs
zlatanpham
A MCP server that provides tools for reading and extracting content from internet.
dhso
This is a MCP service that can be remotely called, built on FastMCP.
Suntory-Y-Water
uuid(v4)を作成するシンプルなMCPサーバーです。
abeperl
MCP server for Sefaria - Access Jewish texts via Model Context Protocol
youngtai
Pokedex web app
techcraze00
CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tok
Sachin-Bhat
MCP server for local system operations
michu5696
The trust layer for agent-to-agent commerce. Escrow protection for x402 payments on Base.
praveensharmajava
MCP Server for Adobe Experience Platform APIs integration
JackVCurtis
An MCP (Model Context Protocol) server for providing TypeScript type definitions as MCP Resources.
bernestoalberto
eugener
Lightweight MCP server that provides access to local machine commands and file operations via a standardized API interface
business24ai
mamisoa
Glebuar
A Model Context Protocol server that gives LLM agents typed, validated access to Boomi AtomSphere
nagypeterjob
Homebrew MCP server
Danejw
MCP server to connect users
gnuhpc
A Model Context Protocol (MCP) server implementation for managing Alibaba Cloud Realtime Computing Flink resources
Coresignal-com
MyAgentHubs
isdaniel
An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.
davidleathers113
Analyze and fix any types in TypeScript with an intelligent MCP server – fast, extensible, and React-aware.
AstroMined
tools-mcp
Read-only MCP server for vessel AIS, ship tracking, schedules, and BYOK maritime providers
CoffeeCoder1015
Intermediate proxy server for the minecraft protocol
akgoparaju
zgagnon
a try at writing an mcp server. might replace one of my emacs tools
varunwahi-plivo
hesslee
cochlearai
MCP server for Cochl
featherflow
Bitscale MCP
Tech8Tales
MCP SERVER IMPLEMENTATION
dqhieu
Compresto MCP server
NathanPr03
MCP Server for Interfacing with Splunk
brian-knows
A MCP server to retrieve transaction calldata from prompts using Brian
Esssport
dinghuazhou
Explore and retrieve content from Volcengine's Torch Object Storage (TOS) using natural language queries.
tttn13
Threads (Meta) MCP server
0xBruno
MCP Server to exec local cli commands
ptbsare
FastMCP server to interact with the Overseerr API for movie and TV show requests management, built using the fastmcp library.
echojobsio
MCP server for JobDataLake — search 1M+ enriched job listings from AI tools
Influship
Influship MCP server package and registry metadata for AI-native creator discovery
blue-lotus-org
Integration two AI's into a modernized MCP for better performance
chokevin
playing around with mcp servers and aks
krish858
mcp for controlling your x account through llm agents(claude desktop/cursor) expalnation vid: https://youtu.be/pAEEIVdsky8
JQSC
mcp-server 合集
marhoy
Testing MCP server and client
whitejoce
A hot-update MCP Server demo
hummusonrails
stopWarByWar
jsscarfo
Final v4 release of Vibe Coder MCP Server with Automatic Contextual Retrieval System (ACRS) tools
girorme
Banner grabbing with LLM (MCP Server)
bakaphp
Kanvas MCP Server
zhengjianhong001
1092705638
dameng-mcp-server
molmolkky
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.