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.
jhgaylor
An MCP server providing tools to extract text from things
PaulieScanlon
RSC Demo using Neon's MCP Server and Waku ⛩️
JMReader
An MCP server capable of executing any terminal command securely and efficiently
larryhudson
A template for making an MCP server with TypeScript
antoniodevivo
A lightweight and extensible MCP (Model Context Protocol) server implementation built with Express.js and TypeScript. This template provides a solid foundation for building AI-powered applications that can communicate with MCP-compatible clients through Server-Sent Events (SSE).
fdmocho
MCP demo server
XpressAI
A Xircuits component library for defining MCP servers.
LofiSu
express框架搭建的mcp-sdk实例
redirhub
MCP server for RedirHub — AI-powered URL redirect management and link shortener. Create, update, test, and monitor redirects via Claude, Cursor, and any MCP client. Alternative to Bitly with custom domains and team collaboration.
hotelbuddy-online
A specialist MCP server that helps users create custom MCP servers
BoLiDev
xzebra
Cursor extension to store MCP server configurations and run them
unravel-team
A deps-new based template for quickly creating MCP Servers in Clojure
GaplyDev01
A Node.js Express server that provides a simplified and configurable interface to the CoinGecko cryptocurrency data API
cheqd
Model Context Protocol (MCP) Toolkit for cheqd decentralised identity
weekitmo
MCP Sentry Server
rusiaaman
Send code snippet and paths to Claude. Designed to work with wcgw mcp server.
ElliotPadfield
MCP server for Hatchet — let AI agents observe and operate your workflows: runs, logs, workers, metrics, plus trigger/cancel/replay. Single-token setup, npx-installable.
baolongt
mcp servre with connect to ic wallet
dstotijn
Model Context Protocol (MCP) server for the Developer Overheid API.
gabfr
Allow AI to wade through complex OpenAPIs using Simple Language
brunonuzzi
MCP Evo Supergateway is gateway application to interface with the Evolution API. It sets up an stdio MCP server defined in index.js and exposes it as a server-sent events (SSE) endpoint, making it ideal for remote connections or integration with tools like n8n.
mattcoatsworth
etruong42
MCP server to connect LLMs with Prometheus HTTP API
statusnowdev
MCP Server for StatusNow website and server monitoring solution. Allows any MCP Client to interact with your StatusNow account to list alerts, list monitors and more. MCP Created in C# .NET
jhgaylor
Minimal echo example of an MCP server built with express-mcp-handler.
ztfo
Linear<>Cursor MCP Server for AI powered project management
genera-ai
MCP server for evolution api, the non official api for whatsapp
MuzsaiLajos
Python SDK for x402mail - send and receive email with USDC micropayments
gitcnd
A stdio-based MCP Server implementation in Perl which gives cursor verbatim access to its own internal state
wangbin3685
FROWNINGdev
Live sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.
husqvaluna
Symbol Blockchain MCP Server. (REST API tools)
Austin-TB
An MCP server for generating statistical graphics.
Skate-Org
An MCP server leveraging the Skate AMM SDK & Goat SDK - powering DeFi activity
Falkicon
TypeScript boilerplate for MCP servers using the official SDK, with support for stdio/http, logging, docker, and tests.
Cicatriiz
Advanced MCP server providing comprehensive time and timezone tools.
vincent-pli
Generate MCP server from openapi specifications
ocean-zhc
A Model Context Protocol (MCP) server for SDKMAN. Can help you execute the SDK from any command line.
Suryansh1987
🚀 MCP Server & VSCode Extension A powerful tool that enables developers to create full-fledged web applications using natural language prompts. Built with an MCP Server and a VSCode extension, it integrates with Google's LLM 🤖 to generate HTML, CSS, and JavaScript code. 🎨💻
husqvaluna
Symbol Blockchain MCP Server. (REST API tools)
fredrikp999
Example MCP server with OAuth based on https://developers.cloudflare.com/agents/guides/remote-mcp-server/
AKzar1el
W3C HTML/CSS Validator and Technical SEO Audit MCP Server. Part of the DigestSEO (https://digestseo.com) suite.
beaukuhn
Library for autogenerating MCP server and client code based on a specified YAML schema
grapatin
tambo-labs
Charming MCP server — generate and host interactive web apps via MCP
1NCE-GmbH
MCP Server for integration of LLMs with the 1NCE Management API
algae514
heureux831
A simplest MCP system implemented in Python, including a client and several servers.
chuckmen
hey,i wanted to play with some mods but when i try to open the game it says; The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: cpw/mods/fml/common/IPlayerTracker Exit Code: -1 what can i do to make it work?the log is; ---- Minecraft Crash Report
delorenj
A CLI tool, MCP server, and vscode extension that allows Cline to ask an external specialized consultant for help
mosesy5688-cell
gbti-network
Example node MCP server. When a user asks the agent for the passphrase, a special code phase is provided.
josmithiii
Barebones starting point for a new MCP server, following https://youtu.be/m46tZX6vceI?t=123
kvssankar
Your APIs, Now AI Tools. Build mcp servers in a minute.
vivek100
This helps you create a mcp server which your IDE can access to create and save prompts for you code base
yeger00
kev-mcp server
Bridge-Town
Public documentation and registry metadata for the Bridge Town hosted MCP connector.
Maxim2324
jasondsmith72
MCP Server for interacting with an n8n instance
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.