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.
crunchloop
The MCP Teamtailor is a Model Context Protocol (MCP) server that provides a simple integration with the [teamtailor api](https://docs.teamtailor.com/).
obinopaul
deshartman
zantis
A reusable Dockerized Python server template implementing the Model Context Protocol (MCP) with Streamable HTTP transport, built using the official MCP Python SDK (v1.8.0+) for easy integration with Large Language Models (LLMs).
yorickchan
A Model Context Protocol (MCP) server that provides tools for downloading YouTube videos and audio using yt-dlp.
HuangChILun
An enhanced Unity package to communicate with a local MCP Client via a Python server, with extended material, particle, lighting, UI and physics features.
Nhahan
MCP Agent is optimized using the ReWOO pattern, enabling even LLMs with fewer parameters to efficiently utilize MCP Server with minimal token consumption.
madhukarkumar
Typescript starter for MCP server with resource, prompt and tool
bbangjooo
MCP server that installs MCP Servers
xiehust
AtilioA
🗣️ Query Brazilian treasury bond data with natural language
bytefer
mcp server for cloudflare flux schnell worker api.
tkc
Tiny TODO MCP is a specialized server that implements the Model Context Protocol (MCP), allowing AI assistants to interact with persistent storage for tasks. This enables AI models to maintain context over time and create and manage tasks beyond their usual context limitations.
robertoamoreno
jignesh88
Microservice Communication Protocol (MCP) server for Medium's API to publish content and manage user accounts
qododavid
An MCP tool server that provides a stateful terminal.
uprightsleepy
Conversational cloud security compliance auditing. MCP server enabling natural language queries about AWS security posture via Claude and other AI assistants.
wilson-urdaneta
A chess engine MCP server powered by Stockfish
darrenyao
ivo-toby
An MCP Server that acts as an agent and that can spawn more Agents, by using MCP.. MCP Inception!
ngyngcphu
MCP server for Payload CMS 3.0, designed to help developers validate code, generate templates, and scaffold projects following best practices.
BelKirill
Opinionated MCP Server for Vikunja
AshDevFr
codeglyph
A Model Context Protocol (MCP) server for integrating with Zerodha Kite API. This server provides Claude with tools to interact with your Kite trading account. This is an unofficial integration with Zerodha Kite API. Use at your own risk. Always verify trades and orders before ex
jasondsmith72
An MCP server that provides control over screen, mouse, and keyboard using nut.js
Freezeu
Docker's MCP Server
nattyraz
A Model Context Protocol (MCP) server for YouTube videos with caption extraction and markdown conversion capabilities
adrian-dotco
An MCP server for natural language time entry in Harvest
Veallym0n
micro unified mcp server
King-Proplan
MCP server that gives Claude persistent project memory — roadmap, session history, and codebase context. Type continue and Claude picks up exactly where you left off
luminati-io
Example MCP server and instructions for connecting Anthropic LLMs to external web scraping tools, with real-world examples and Bright Data integration.
bulice
Interactive Feedback MCP Server - A tool for collecting user feedback with PySide6 interface
exekerey
A Model Context Protocol (MCP) server for querying data from 48 blockchains using 3xpl.com blockchain explorer JSON API
bamchi
🔗 MCP server that converts URLs to clean Markdown/Text for LLM agents
peterparker57
MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration
William Laverty
Your AI agent, fluent in Australian tax.
subhadeeproy3902
A Model Context Protocol (MCP) server that allows interaction with the X API, along with a client to interact with the server using Google's Gemini AI.
MartinPSDev
MCP server that translates natural language instructions into curl commands, supporting both English and Spanish
zen4ever
An MCP server that allows Claude to query Steampipe PostgreSQL databases directly. Connect Claude to your Steampipe instance to easily analyze data from AWS, GCP, and other cloud providers through natural language.
bbangjooo
MCP server that installs MCP Servers
clouatre-labs
aptu-coder: MCP server for AST analysis, call graphs, and code structure (tree-sitter)
tomnagengast
Model Context Protocol server for Salesforce integration - enables AI agents to securely access Salesforce data
Plopix
A CLI that runs your scripts and exposes them as tools through a built-in, extensible MCP server.
Cubie-AI
A Solana MCP server and client
pebbletek
Cribl MCP Server
pcholakov
Restate Admin MCP server
Bigsy
tappi287
Adapter to expose MCPO, the MCP-to-OpenAPI proxy server, tools in Ollama-compatible format
Phillip-Kemper
A lightweight TypeScript middleware for MCP SDK servers that delivers analytics. Captures request metrics, performance data, and usage patterns with minimal overhead. Features real-time monitoring, configurable data collection, and detailed reporting - all with full type safety.
mprokopov
MCP Server for my ledger
Antipas
An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.
identimoji
MCP Server for emojikey.io ... save your unique relationship state and interaction style with your favorite LLM
projectsaturnstudios
A Laravel package for implementing the Machine Control Protocol (MCP) server
t-suganuma
An MCP server for SSH connections and file operations.
rainyheart
Java implementation of MCP Server for Crawl4ai
Taewoong1378
kenhuangus
stevennevins
jhzhu89
AI-powered assistant that enables natural language interactions with Kubernetes clusters. Simplifies DevOps workflows using Model Context Protocol (MCP) servers for executing K8s operations through conversational interfaces.
Eric8900
MCP Servers, in one place
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.