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.
AKzar1el
W3C HTML/CSS Validator and Technical SEO Audit MCP Server. Part of the DigestSEO (https://digestseo.com) suite.
lupusludens-se
ai_driven_test_automation_with_playwright_cursor_mcp_server
mattcoatsworth
caseSHY
AICoreUtils 是一个面向 LLM Agent 的 JSON 优先命令行工具包原型。
dortegau
A fork of JetBrains MCP Server that adds real-time WebSocket monitoring of all MCP interactions
jhgaylor
Minimal echo example of an MCP server built with express-mcp-handler.
yeger00
kev-mcp server
chromewillow
A Grey Hack MCP server for Cursor IDE with GitHub code search, Greybel-JS transpilation, API validation and script generation
vincent-pli
Generate MCP server from openapi specifications
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)
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/
S-Umasankar
hdcola
Model Context Protocol server to run shell scripts or commands
frankdeno
flux-image-generator-mcp
weekitmo
MCP Sentry Server
snehaapratap
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.
larryhudson
A template for making an MCP server with TypeScript
lqycoding
一个基于Python的摩尔斯电码服务器项目
luxemarasound-stack
x402 on demand micro services
Cicatriiz
Advanced MCP server providing comprehensive time and timezone tools.
kiranimmadi2
MCP-Based AI Code Analysis Tool: Enables LLM agents to interact with, analyze, and debug codebases via structured MCP tool calls — scanning project structure, extracting code elements, and detecting Python anti-patterns.
PaulieScanlon
RSC Demo using Neon's MCP Server and Waku ⛩️
samihalawa
Shell Execution MCP Server for Claude and other MCP-compatible AI assistants
genera-ai
MCP server for evolution api, the non official api for whatsapp
XpressAI
A Xircuits component library for defining MCP servers.
ztfo
Linear<>Cursor MCP Server for AI powered project management
johnpapa
MCP Server for the Peacock extension for VS Code, coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.
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
heureux831
A simplest MCP system implemented in Python, including a client and several servers.
CNSLabs
A client library for the agreement API
beaukuhn
Library for autogenerating MCP server and client code based on a specified YAML schema
vasstavkumar
A model that uses streamlit as frontend and MCP server(notion and postgres tools) and FAST API for integration
michael-trullion
kvssankar
Your APIs, Now AI Tools. Build mcp servers in a minute.
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. 🎨💻
AndrewDonelson
A JSON-RPC 2.0 compliant server implementing the Model Context Protocol (MCP) for note management (as an example)
dstotijn
Model Context Protocol (MCP) server for the Developer Overheid API.
Austin-TB
An MCP server for generating statistical graphics.
FROWNINGdev
Live sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.
edom18
sanchisingh01
An MCP server for local machine in Claude Desktop
dowant
LionScraper bridge daemon, thin MCP stdio, and CLI — local HTTP + WebSocket to Chrome extension
jhacksman
testing mcp-server functionality venice and gemini (images)
cheqd
Model Context Protocol (MCP) Toolkit for cheqd decentralised identity
delorenj
A CLI tool, MCP server, and vscode extension that allows Cline to ask an external specialized consultant for help
gitcnd
A stdio-based MCP Server implementation in Perl which gives cursor verbatim access to its own internal state
drewstaylor
MCP server template for CosmWasm smart contract projects
da-snap
jasondsmith72
MCP Server for interacting with an n8n instance
SBDI
MCP server for end-to-end development visibility (Jira, GitHub, CI/CD, etc.)
tambo-labs
Charming MCP server — generate and host interactive web apps via MCP
layered-flow
Software development through AI-assisted coding with the Model Context Protocol (MCP)
Acid-base
Python MCP server with CI/CD tooling and testability built-in
BoLiDev
shuntaka9576
BeaverHouse
Python sample code for MCP server + REST API (FastAPI) integration
tkc
MCP starter kit for building AI tools with Bun runtime - specialized for interactive quizzes
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.