MCP servers.
Connect a server the community built.
An MCP server is a program somebody else built that gives your AI new tools: search a service, read a file, call an API.
Connect one here and Claude, Claude Code, ChatGPT, Codex and Cursor all reach it through a single endpoint, with your key held on the server side.
Category: AI & models
1,575 results · page 1 of 53
- View details
claude-flowMCP serverAI & models
Lets your agent run and coordinate multiple AI agents on complex software tasks.
★ 72k
- View details
context7MCP serverAI & models
Lets your agent fetch up-to-date code documentation to use when answering programming prompts.
Ready to connect★ 62k
- View details
tldrawMCP serverAI & models
Lets your agent draw shapes and diagrams on a shared canvas and collaborate with you visually.
Ready to connect★ 50k
- View details
mobilerunMCP serverAI & models
Lets your agent tap, swipe, and type on real Android and iOS phones to automate app tasks.
Ready to connect★ 9k
- View details
praisonaiMCP serverAI & models
Lets your agent create and run other AI agents that review and improve their own work.
★ 9k
- View details
repowiseMCP serverAI & models
Lets your agent understand a codebase's structure, git history, docs, and past decisions before making changes.
★ 6k
- View details
wigoloMCP serverAI & models
Lets your agent gather web information locally to help with coding tasks.
★ 5k
- View details
mockserverMCP serverAI & models
Lets your agent create fake versions of APIs and services so you can test apps without calling the real ones.
★ 5k
- View details
ha-mcpMCP serverAI & models
Lets your agent control your Home Assistant smart home, like turning lights on or checking sensors.
★ 5k
- View details
agent-deviceMCP serverAI & models
Lets your agent control and test iOS, Android, TV, and desktop apps like tapping and checking screens.
★ 5k
- View details
mcp-server-chartMCP serverAI & models
Lets your agent generate charts and graphs from data using AntV visualization tools.
★ 4k
- View details
semMCP serverAI & models
Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents
★ 3k
- View details
argentMCP serverAI & models
Lets your agent control iOS simulators, Android emulators, TVs and Electron or web apps for testing.
★ 3k
- View details
edgartoolsMCP serverAI & models
Lets your agent look up SEC filings and company financial data from EDGAR for free.
★ 3k
- View details
paperbananaMCP serverAI & models
Lets your agent generate academic diagrams and statistical plots from a text description.
★ 2k
- View details
microsoft-learn-mcpMCP serverAI & models
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
Ready to connect★ 2k
- View details
blitzMCP serverAI & models
Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.
★ 2k
- View details
mcp-windbgMCP serverAI & models
A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB
★ 2k
- View details
- View details
ros-mcp-serverMCP serverAI & models
Connect AI models like Claude & ChatGPT with ROS robots using MCP
★ 1k
- View details
- View details
pm-claude-skillsMCP serverAI & models
1117 professional Agent Skills + workflow recipes — searchable & fetchable over MCP.
★ 1k
- View details
bernsteinMCP serverAI & models
The open-source governance layer for AI agents. Byte-identical run receipts, 40+ adapters, air-gap.
★ 1k
- View details
powerbi-modeling-mcpMCP serverAI & models
The Power BI Modeling MCP Server brings Power BI semantic modeling capabilities to your AI agents.
★ 1k
- View details
llm-sandboxMCP serverAI & models
Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends.
★ 1k
- View details
vet-mcpMCP serverAI & models
Protect your AI agents and IDEs from malicious open-source packages.
★ 1k
- View details
pyscnMCP serverAI & models
Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.
★ 1k
- View details
loki-modeMCP serverAI & models
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 34 tools over stdio.
★ 1k
- View details
ChiR24-unreal_mcpMCP serverAI & models
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
Ready to connect★ 866
- View details
agent-harnessesMCP serverAI & models
Agent-harness picks and decision guides; pick_infrastructure adds live GitHub/HN discovery.
★ 833
What is an MCP server?
The Model Context Protocol is the open standard AI clients use to call tools. An MCP server is a program that answers those calls: it publishes a few tools with their inputs, and the AI decides when to use them. Most are written by the people who needed them and published as open source, which is why this list is long and uneven.
7,923 of the 11,204 servers listed here can be served through ahel today. The rest stay listed so you can find them and read what they do, and their pages say plainly that ahel cannot serve them yet.
Connect one to Claude, Cursor, Codex or ChatGPT
Connecting a server here does not put anything on your machine. ahel runs it and serves its tools to every AI client you sign in with, so one connection covers Claude, Claude Code, ChatGPT, Codex, Cursor and VS Code with Copilot.
Your client's tool list stays the same size whatever you connect: a server's own tools are read with the tools verb and run with the use verb. Keys are sealed in ahel and injected server side, so a credential never crosses the link.