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.
johannesPettersson80
Model Context Protocol server for CODESYS automation platform
mobilehackinglab
dkmaker
A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment.
mcpc-tech
Build agentic-MCP servers by composing existing MCP tools.
monsterxx03
Non-Invasive goroutine inspector
sonirico
Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
3ddelano
A MCP server integration for Godot Engine that allows Claude, Cursor, Windsurf, VSCode, etc to perform actions like creating scenes, resources, scripts, reading errors and much more.
lethain
MCP server for operating on Markdown knowledge bases
Crawlie
Technical SEO + GEO audits your agents can run
ashwwwin
CLI & API for MCP management
dcSpark
MCP Dockmaster allows you to easily install and manage MCP servers. Available for Mac, Windows and Linux as a Desktop App, CLI and a library.
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.
terhechte
A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
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.
linux-china
Model Context Protocol (MCP) CLI server template for Rust
ckanthony
Enable MCP features for any Gin API with a line of code
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.
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.
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
mcpdotdirect
Template to quickly set up your own MCP server
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
FishWoWater
Blender plugin for TRELLIS and TRELLIS.2 (3D AIGC Model, Text-to-3D, Image-to-3D)
marcusschiesser
A CLI tool for easy installation of MCP servers and managing their configuration
unravel-team
A Clojure SDK to create MCP servers (and eventually clients)
KincaidYang
Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.
appleweed
An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
tjhop
MCP server for LLMs to interact with Prometheus
dfinke
MCP Server for executing PowerShell scripts
mcp-auth
🔐 Plug-and-play auth for Python MCP servers.
shaike1
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.
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.
mottibec
The OTEL MCP Server
panz2018
A working example to create a FastAPI server with SSE-based MCP support
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
Teradata
The community development of a MCP server for a Teradata database
swgee
Burp Suite Extension with MCP Server to enhance manual application security testing
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.
Dishant27
Model Context Protocol (MCP) server for LinkedIn API integration
Azure-Samples
🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.
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.
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.