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.
hyperb1iss
AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prompts.
theailanguage
MCP server that can execute terminal commands
seekrays
A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.
spences10
🪄 MCP server for programmatic creation and management of n8n workflows. Enables AI assistants to build, modify, and manage workflows without direct user intervention through a comprehensive set of tools and resources for interacting with n8n's REST API.
terhechte
A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
baryhuang
A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop.
8enSmith
A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables AI assistants to search for book and author information.
linux-china
Model Context Protocol (MCP) CLI server template for Rust
ckanthony
Enable MCP features for any Gin API with a line of code
jhgaylor
A Model Context Protocol (MCP) server library that gives LLMs access to information about a candidate.
debugg-ai
Zero-Config, Fully AI-Managed End-to-End Testing for all code gen platforms.
aurda012
The Cursor10x MCP is a persistent multi-dimensional memory system for Cursor that enhances AI assistants with conversation context, project history, and code relationships across sessions.
hannesrudolph
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and at
AiondaDotCom
A Model Context Protocol (MCP) server for managing and controlling SSH connections.
mcpdotdirect
Template to quickly set up your own MCP server
lucianoayres
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads an environment variable from a configuration file, to integrate seamlessly with AI-assisted environments like Cursor IDE
abap-ai
ABAP MCP - Model Context Protocol - Server SDK
transloadit
Transloadit's official Node.js SDK
aashari
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.
djalal
Quran.com API integration for verse search, translation and tafsir
GeLi2001
MCP server interacts with the official Datadog API
INQUIRELAB
MCP Bridge is a lightweight, fast, and LLM-agnostic proxy for connecting to multiple Model Context Protocol (MCP) servers through a unified REST API. It enables secure tool execution across diverse environments like mobile, web, and edge devices. Designed for flexibility, scalabi
hjlarry
saidsurucu
MCP Server for YOK Atlas
marcusschiesser
A CLI tool for easy installation of MCP servers and managing their configuration
FishWoWater
Blender plugin for TRELLIS and TRELLIS.2 (3D AIGC Model, Text-to-3D, Image-to-3D)
KincaidYang
Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.
unravel-team
A Clojure SDK to create MCP servers (and eventually clients)
appleweed
An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
dfinke
MCP Server for executing PowerShell scripts
tjhop
MCP server for LLMs to interact with Prometheus
nicknochnack
A complete walkthrough on how to build an MCP server to serve a trained Random Forest model and integrate it with Bee Framework for ReAct interactivity.
mcp-auth
🔐 Plug-and-play auth for Python MCP servers.
shaike1
egoist
MCP server for executing shell commands.
LoamStudios
A sequential thinking MCP server extension for Zed
qianniuspace
A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
panz2018
A working example to create a FastAPI server with SSE-based MCP support
mottibec
The OTEL MCP Server
Teradata
The community development of a MCP server for a Teradata database
Teradata
The community development of a MCP server for a Teradata database
minhyeoky
A Model Context Protocol server for interacting with Ledger CLI, a powerful double-entry accounting system. This server enables Large Language Models to query and analyze financial data through a standardized interface, making it easy for AI assistants to help with financial repo
swgee
Burp Suite Extension with MCP Server to enhance manual application security testing
Azure-Samples
🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.
Dishant27
Model Context Protocol (MCP) server for LinkedIn API integration
PaddleHQ
Interact with the Paddle API using AI assistants like Claude, or in AI-powered IDEs like Cursor. Manage product catalog, billing and subscriptions, and reports.
formulahendry
Yeoman Generator to quickly create a new MCP Server
krrr
Backported Model Context Protocol SDK for Java 8
kkjdaniel
BGG MCP provides access to BoardGameGeek and a variety of board game related data through the Model Context Protocol. Enabling retrieval and filtering of board game data, user collections, and profiles.
z4656207
墨问笔记API的MCP服务器封装,支持在Cursor、Claude Desktop等MCP客户端中操作墨问笔记
amotivv
This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
yWorks
An MCP server implementation enabling LLMs to work with new APIs and frameworks
teabranch
An MCP server that scales development into controllable agentic, recursive flows, and build a feature from bottom-up
aquasecurity
Trivy plugin for starting an MCP server
fleek-platform
ElizaOS plugin allowing agents to connect to MCP servers
BangyiZhang
An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured mind maps through the MCP protocol.
fabb
Bitwig Controller Extension that provides an MCP Server for AI Agent control
wowinter13
An MCP server for querying Solana transactions using natural language with Solscan API
shanejonas
A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
michsob
PowerPlatform CLI and MCP 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.