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.
cwmoore-ai
A lightweight FastAPI server that can run as a Windows service and exposes an endpoint to execute shell commands and stream their output
xianzong85
07pepa
An simlpe mcp server for mapy.com
adrian-d-hidalgo
Amishk599
A prototype implementation to build custom MCP server that is accessible over stdio and SSE transport
AgentOps-AI
The AgentOps MCP server provides access to observability and tracing data for debugging complex AI agent runs. This adds crucial context about where the AI agent succeeds or fails.
opzero-sh
Multi-cloud deployment MCP server. Deploy to Cloudflare Pages, Vercel, or Netlify from a single tool. 26 MCP tools for deployment, project management, rollback, custom domains, logs, and more. No vendor lock-in — switch cloud targets with one flag. Includes framework auto-detecti
esmaelehab
juno
An unofficial MCP server for using Cloud Automator REST API.
ofershap
zcaceres
Absurdly easy Model Context Protocol Servers in Typescript
noname9091
simply a TypeScript framework for building MCP servers
ladyiceberg
A Claude Code MCP plugin that audits and cleans up your AI memory.
Guepard-Corp
Eric775430
globalion
Turn any Telegram bot into a chat-first AI assistant. Sign in with Google, paste your BotFather token, message your bot. MCP tools let external agents push notifications.
poteitoo
jomartin-999
cmsparks
violettance
Interactive dashboard for analyzing ETFs using both real time API data and historical data pulled through yfinance endpoints
Lillard01
chatExcel - 基于模型上下文协议(MCP)的Excel智能处理与数据分析服务器,专为Excel文件智能解析、数据处理、代码执行以及交互式图表生成而设计。支持复杂Excel格式处理、智能参数推荐、代码模板生成和高级数据可视化。
0xsl1m
Real-time crypto intelligence for AI agents. Technical analysis, liquidation heatmaps, sentiment, and funding rates for 50+ Hyperliquid perpetuals via x402 micropayments.
jovezhong
Not a MCP server for Costco
final-il
MCP Server handling GitHub/GitLab integrations
xiaoli1321
mcp服务器
wesuper
omnilink - the omoni mcp server links AI agents to evertthing. Powered by Spring AI Alibaba.
diegobit
SImple MCP server to manage your aranet4 device and local db.
lenzSR
基于Kotlin的MCP服务端实现,并接入业务API
drumbeats-io
Operate Drumbeats monitoring from any AI client — create cron/heartbeat and uptime monitors, triage incidents, and run HTTP/SSL/DNS diagnostics (no account needed for diagnostics).
kartik71
seonghoo1217
Java 환경에서 MCP 서버를 구축하여 Claude Client와 연결해보자
ArchimedesCrypto
junter1989k-ai
zacharyelston
A Model Context Protocol (MCP) server that enables AI assistants to interact with Redmine for focused and transparent project management.
ProfessionalWiki
Model Context Protocol (MCP) Server for MediaWiki
bestK
MCP
SweetingTech
MCP server
Avinashsharma01
JackKuo666
🔍 Enable AI assistants to search, access, and analyze academic papers through Sci-Hub using a simple MCP interface.
bluemadisonblue
Standalone MCP server for live CS2 FACEIT data — player stats, match history, comparisons, leaderboard, and ELO trend. Works with Claude Desktop and Claude Code.
nushey
MCP server to create and update agents.md efficiently
MCP-Mirror
Mirror of
tjni
Packages https://github.com/github/github-mcp-server as wheels
LogicTreeInc
Data247's MCP connector offers many different data services including phone carrier lookup, phone append, email append, reverse phone append, reverse email append, CNAM lookup, IP address geolocation, Do-not-call, phone number in-service verificaition, email deliverability verifi
mikevalstar
MCP server providing AI coding assistants with reusable recipes and procedures for common development tasks
edgardamasceno-dev
nishant5790
building MCP server for Agent
d4n5h
MCP server with a rich set of capabilities for web development
El-Paso-Labs
MCP server for Azure DevOps
amilz
A TypeScript MCP Server for interacting with Hevy Workout App in LLMs
spencerhhubert
mcp server to run scripts on adobe illustrator
peliqan-io
Peliqan is an all-in-one data platform with ETL and built-in data warehouse. The Peliqan MCP server allows you to connect to all your business applications to query data, ask analytical questions on your data etc. Use Peliqan to expose your SaaS business applications via MCP and
PedroCorreiaaa
MCP-Mirror
Mirror of
simplelocalize
Interact with the SimpleLocalize API using AI assistants like Github Copilot, Claude, or in AI-powered IDEs like Cursor AI.
Alloy-Systems
Alloy is an AI-native workspace where teams and AI agents share knowledge, artifacts, workflows, and controlled access to external systems through one common operating layer.
compass-food
Compass DaaS is a Model Context Protocol server for AI agents that need structured restaurant dietary intelligence. It exposes three tools over stdio: compass_search for natural-language restaurant search, compass_enrich_restaurant for matching and enrichment, and compass_decide_
matdev83
Allow any MCP-capable LLM agent to communicate with or delegate tasks to any other LLM available through the OpenRouter.ai API.
runninghare
A Model Context Protocol (MCP) server that helps AI code editors find TypeScript symbol definitions in your codebase. This tool is particularly useful when you need to locate the original definition of imported symbols, classes, interfaces, or functions in a TypeScript project.
linus-phobomail
PhoboMail gives AI agents their own @phobomail.com email address with zero human involvement. Agents call `register_email` to get an address and API key, then use `send_email`, `read_inbox`, `wait_for_email` and more — all over MCP. Ideal for agent workflows that need to sign up
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.