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.
siliconuy
MCP tool for automatically installing VS Code extensions in Cursor
oalles
Showcases how to integrate Spring AI's support for MCP (Model Context Protocol) within Spring Boot applications, covering both server-side and client-side implementations.
hongsw
ASDF plugin for managing MCP (Model Context Protocol) servers
Asphere-xyz
Advanced API MCP Server
alexandredavi
moritalous
command-line client for interacting with Model Context Protocol (MCP) servers.
nkbud
An MCP Server for ATTOM
markjspivey-xwisee
VSCode MCP Server for managing VSCode settings, extensions, snippets, and more
wenb1n-dev
Enable developers to quickly build an MCP server service framework that supports all Model Context Protocol (MCP) transfer modes (STDIO, SSE, Streamable Http)。使开发者快速的搭建一个支持mcp协议所有传输方式(STDIO、SSE、StreamableHttp)的mcp server服务框架
akki91
MCP server for Ankr APIs
phimage
mcp client test with npx server
Ixe1
CLI & MCP server for scanning code definitions (.gitignore aware, LLM output)
bladnman
9506hqwy
This plugin provides a Model Context Protocol server using Streamable HTTP.
acidkeyxyz
A Model Context Protocol (MCP) server that generates random passwords with different character sets.
Ankitkushwaha90
🔄 MCP + Cursor GitHub Setup Set up full GitHub control via Cursor once your MCP server is running. 🛠️ Step-by-Step Cursor Setup for MCP 🧭 1. Open Cursor Editor Launch Cursor, the AI-first code editor. Click Settings (bottom-left corner ⚙️).
nodetec
🤖 code snippet mcp server
StinCodes
Build a Model Context Protocol (MCP) server that provides access to Facebook's Ad Library through web scraping. The server should allow clients to search for advertisements with various filters and retrieve comprehensive ad data.
manojkulkarni30
Sample fun project to create flutter project using Flutter CLI MCP (Model Context Protocol) Server
rusiaaman
Send code snippet and paths to Claude. Designed to work with wcgw mcp server.
Bridge-Town
Public documentation and registry metadata for the Bridge Town hosted MCP connector.
MuzsaiLajos
Python SDK for x402mail - send and receive email with USDC micropayments
Crawlora-org
Hosted MCP server for structured public web data — 319 tools across search, maps, commerce, social & finance, returning clean JSON.
KenLSM
Huckleberry MCP server for Claude, Cursor, and other AI assistants. Query and log baby sleep, feeds, diapers, growth, pumping, and solids.
dortegau
A fork of JetBrains MCP Server that adds real-time WebSocket monitoring of all MCP interactions
unravel-team
A deps-new based template for quickly creating MCP Servers in Clojure
gatefareio
MCP server for Gatefare — discover, buy, and publish paid APIs (x402 over USDC on Base) from Claude, Cursor, and any AI agent.
gabfr
Allow AI to wade through complex OpenAPIs using Simple Language
asibyl
MCP Streamable HTTP Server with Device Flow OAuth
XJTLUmedia
AI HR Management Toolkit
chromewillow
A Grey Hack MCP server for Cursor IDE with GitHub code search, Greybel-JS transpilation, API validation and script generation
xfg-studio
LofiSu
express框架搭建的mcp-sdk实例
baolongt
mcp servre with connect to ic wallet
vivek100
This helps you create a mcp server which your IDE can access to create and save prompts for you code base
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
ocean-zhc
A Model Context Protocol (MCP) server for SDKMAN. Can help you execute the SDK from any command line.
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.
gbti-network
Example node MCP server. When a user asks the agent for the passphrase, a special code phase is provided.
easytocloud
This package provides functionality to manage MCP server configurations for different clients like Cline and Claude Desktop.
GaplyDev01
A Node.js Express server that provides a simplified and configurable interface to the CoinGecko cryptocurrency data API
algae514
mosesy5688-cell
true-alter
The identity layer for AI agents. Verify a person is known to the ~Alter field, query inferred traits, and settle premium calls in USDC; your identity earns. @truealter/sdk, Apache-2.0.
getcutpro
CutPro MCP server — wraps the public v1 API as MCP tools for AI clients (Claude, ChatGPT, Cursor).
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.
rawakinode
Monad MCP server for Bridge tools
jhgaylor
An MCP server providing tools to extract text from things
Falkicon
TypeScript boilerplate for MCP servers using the official SDK, with support for stdio/http, logging, docker, and tests.
grapatin
12beam
Extend MCP server functionality to work as a worker
mattcoatsworth
ds1
On-chain USDC payment gateway for AI agents. x402 protocol.
JMReader
An MCP server capable of executing any terminal command securely and efficiently
1NCE-GmbH
MCP Server for integration of LLMs with the 1NCE Management API
jhgaylor
Minimal echo example of an MCP server built with express-mcp-handler.
yeger00
kev-mcp server
lupusludens-se
ai_driven_test_automation_with_playwright_cursor_mcp_server
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
husqvaluna
Symbol Blockchain MCP Server. (REST API tools)
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.