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.
rishikavikondala
A Model Context Protocol server implementation for operations on AWS resources
peakmojo
A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
danielmeppiel
MCP Server for working with large Oracle databases
Azure-Samples
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and `azd up` to have it in the cloud in a couple minutes. The MCP server is secured by design u
its-dart
Dart AI Model Context Protocol (MCP) server
aarora79
MCP server for understanding AWS spend
yokingma
🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
wanaku-ai
Wanaku MCP Router
calebl
Model Context Protocol for YNAB (you need a budget)
SecretiveShell
MCP server for connecting agentic systems to search systems via searXNG
pronskiy
🐉 The fast, PHP way to build MCP servers
willccbb
An MCP Server that's also an MCP Client. Useful for letting Claude develop and test MCPs without needing to reset the application.
baruchiro
An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance.
ChanMeng666
【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
dkruyt
A Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API. This server allows language models to manage Hetzner Cloud resources through structured functions.
kukapay
An MCP server that integrates with the Freqtrade cryptocurrency trading bot.
InterviewReady
An MCP server for InterviewReady
jinzcdev
An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.
MiniMax-AI
Official MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Azure-Samples
Azure API Management as AI Gateway to Remote MCP servers.
vladimir-tutin
MCP Server for Plex to allow LLMs to converse with Plex.
spences10
🔍 MCP server that lets you search and access Svelte documentation with built-in caching
aliyun
AlibabaCloud CloudOps MCP Server
saidsurucu
MCP Server for Turkish Thesis Database
JackKuo666
🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
aliyun
AlibabaCloud CloudOps MCP Server
mikechao
An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
augmentedstartups
VisionCraft MCP delivers up-to-date, specialized computer vision and Gen-AI knowledge directly to Claude and other AI assistants.
cyanheads
Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
mario-andreschak
MCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
floriscornel
MCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
playcanvas
MCP Server for AI automation of the PlayCanvas Editor
playcanvas
MCP Server for AI automation of the PlayCanvas Editor
hostinger
helixml
👩💻 MCP server to index external repositories
jfrog
Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management, build tracking, release lifecycle management, and more.
pottekkat
A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
thmsmlr
Powertools for livebook.dev — AI Code Editing, MCP Servers, and Running Livebooks from the CLI
mcpgod
Fine-grained control over model context protocol (MCP) clients, servers, and tools. Context is God.
Cicatriiz
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Azure-Samples
Landing page for Remote MCP Server efforts in Azure Functions with links to all language stack specific repos.
cswkim
MCP Server for Discogs
pnp
Manage Microsoft 365 using MCP server
seuros
Rails Engine with MCP compliant Spec.
dcolley
Swagger to MCP server
theronic
Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.
Matmax-Worldwide
Payload CMS MCP Server
sugarforever
高德地图MCP Server,支持stdio, sse和streamable-http
newideas99
🧠 MCP server implementing RAT (Retrieval Augmented Thinking) - combines DeepSeek's reasoning with GPT-4/Claude/Mistral responses, maintaining conversation context between interactions.
jparkerweb
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
mario-andreschak
A Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
tuannvm
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
mwnickerson
A Model Context Protocol (MCP) server to converse with data in Bloodhound
Azure-Samples
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search. Features orchestrated multi-agent workflows using OpenAI.
HuggingAGI
libreearth
Gimp MCP Server
ccabanillas
A Model Context Protocol (MCP) server implementation for Notion integration, providing a standardized interface for interacting with Notion's API.
runreal
MCP server for Unreal Engine that uses Unreal Python Remote Execution
ChronulusAI
MCP Server for Chronulus AI Forecasting and Prediction Agents
auth0
Connect LLMs and AI agents to Auth0 Management APIs via an MCP server. Use natural-language commands to create apps, deploy Actions, and query logs—runs locally and supports interactive tenant authentication for secure Auth0 administration from AI tools/CLIs.
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.