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.
IzumiSy
MCP Memory Server with DuckDB backend
hugoduncan
An MCP server written in clojure
mcp-auth
🔐 Plug-and-play auth for Python MCP servers.
SerendipityOneInc
APIClaw Skills - AI Agent capabilities for Amazon Product Research
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.
waystation-ai
The only MCP Server you need. Connect any MCP host with the tools you use daily through our no-code, secure integration hub.
boguan
A CLI tool for quickly scaffolding Model Context Protocol (MCP) server applications with TypeScript support and modern development tooling
bharathvaj-ganesan
MCP Server for whois lookups.
stabgan
MCP server for OpenRouter — chat with 300+ LLMs (Claude, Gemini, GPT), analyze images / audio / video, generate images / speech / music / video (Veo 3.1, Sora, Seedance, Wan) from Claude Desktop, Cursor, Kiro, VS Code.
lapfelix
MCP server for Xcode that wraps its AppleScript interface & uses XCLogParser to return clear build results
promplate
Real hot-module reload for Python—side effects handled reactively. https://py3.online/hmr
shaike1
IncomeStreamSurfer
inkdropapp
Inkdrop Model Context Protocol Server
arjunprabhulal
Model Context Protocol (MCP) with Gemini 2.5 Pro. Convert conversational queries into flight searches using Gemini's function calling capabilities and MCP's flight search tools
crewAIInc
MCP Server for kicking off and getting status of your crew deployments
mailgun
Implementation of Model Context Protocol server for Mailgun APIs
chatmcp
Write notes to Flomo
phildougherty
Compose, manage, and run MCP servers as Docker containers. With a Unified API gateway built in.
pab1it0
A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
arcaputo3
An MCP Server for audio transcription using OpenAI
shinzo-labs
MCP Implementation for Gmail Services
r-huijts
A Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Able-labs-xyz
Boba CLI - The bridge between agents and decentralized trading.
Skywork-ai
acuvity
Make your MCP servers secure and production ready
sendaifun
aiDotEngineer
MCP remote server for AI Engineer World's Fair 2025
m0xai
A simple yet powerful MCP server for Trello.
crawlbase
Crawlbase MCP Server connects AI agents and LLMs with real-time web data. It powers Claude, Cursor, and Windsurf integrations with battle-tested web scraping, JavaScript rendering, and anti-bot protection enabling structured, live data inside your AI workflows.
Cactusinhand
Send system notification when Agent task is done.
kocierik
A nomad MCP Server (modelcontextprotocol)
kocierik
A nomad MCP Server (modelcontextprotocol)
rtuin
A Model Context Protocol server that validates and renders Mermaid diagrams.
m0xai
A simple yet powerful MCP server for Trello.
LoamStudios
A sequential thinking MCP server extension for Zed
JexinSam
A Model Context Protocol (MCP) server facilitating secure interactions with MSSQL databases.
Adity-star
Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
ruudmens
A Model-Context-Protocol (MCP) Server for Active Directory
baryhuang
A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
upstash
Upstash Model Context Server
WilliamCloudQi
The MATLAB MCP server provides AI users with powerful scientific computing and data analysis capabilities. It allows users to execute MATLAB code directly in conversations, generate MATLAB scripts from natural language descriptions, and access MATLAB documentation.
jango-blockchained
MCP server that gives AI assistants control over your Home Assistant. Including 50+ tools over 3 transports. Batteries included 🔋
VapiAI
Vapi MCP Server
haltakov
A simple Model Context Protocol (MCP) server for generating memes using the ImgFlip API
Mtehabsim
Tool that allows the AI to control your device in the same way you do, enabling automation for everything!
Garoth
An MCP Server for WolframAlpha's LLM API, able to return structured knowledge & solve math
dx-zero
orchestrate & combine prompts + MCP servers into compound MCP tools
OvertliDS
Enhanced MCP server for SearXNG: category-aware web-search, web-scraping, and date/time retrieval.
djsamseng
A MCP server providing financial data from Bloomberg blpapi
farzad528
Model Context Protocol Servers for Azure AI Search
farzad528
Model Context Protocol Servers for Azure AI Search
aliyun
MCP server for RDS Services via OPENAPI.
sdd330
MCP server provides feishu related operations
Trade-Agent
Guide to connect to Trade It's MCP server and trade stocks, crypto, and options
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.
AgentDeskAI
orchestrate & combine prompts + MCP servers into compound MCP tools
ndthanhdev
An MCP Server that enables AI assistants to interact with your local browsers.
solanamcp
Solana Agent Kit MCP Server
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.