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,566 results · page 9 of 53
- View details
llmkitMCP serverAI & models
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
- View details
phantom-secrets-mcpMCP serverAI & models
Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.
- View details
scopegateMCP serverAI & models
Permission gateway for AI agents: scoped MCP endpoints over 27 services, audited and revocable.
- View details
mirror-mcpMCP serverAI & models
Mirror MCP: Introspection for LLMs
- View details
repo-graphMCP serverAI & models
Structural graph map of any codebase so LLMs navigate by structure, not guesswork.
- View details
s-gwMCP serverAI & models
Keep credentials out of AI coding agents with local approvals, scoped injection, and audit trails.
- View details
tachibot-mcpMCP serverAI & models
Multi-model AI orchestration with 31 tools, YAML workflows, and 5 token-optimized profiles.
- View details
wpf-visual-treeMCP serverAI & models
Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.
- View details
amazon-seller-mcpMCP serverAI & models
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Ready to connect
- View details
aspnetcore-debugger-mcpMCP serverAI & models
MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.
- View details
cognirepoMCP serverAI & models
FAISS, call graph, AST, BM25 — 34 MCP tools for AI agents. 50-80% token reduction. Offline.
- View details
dc-apiMCP serverAI & models
Agent integration with the Northwestern University Libraries Digital Collections API
Ready to connect
- View details
mergewardenMCP serverAI & models
Check whether a coding agent's changes stayed inside the scope it was given.
- View details
peacMCP serverAI & models
Portable signed records for agent, API, MCP, and cross-runtime interactions.
- View details
vynix-mcpMCP serverAI & models
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
Ready to connect
- View details
weapp-agent-mcpMCP serverAI & models
Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.
- View details
aegisMCP serverAI & models
Credential isolation for AI agents. Inject secrets at the network boundary.
- View details
glassMCP serverAI & models
MCP server giving a coding agent a build→see→interact→debug loop over native GUI apps.
- View details
google-sheets-mcpMCP serverAI & models
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
- View details
horizun-pbi-mcpMCP serverAI & models
Build, audit and repair Power BI Desktop models and PBIP reports with DAX, TMDL and PBIR.
- View details
loomleMCP serverAI & models
Structured, verifiable Unreal Engine editing for AI agents.
- View details
loyal-sparkMCP serverAI & models
Base MCP (39 tools) on Base: programs, mint, rewards. lsk_ key; plan limits enforced. /for-agents
Ready to connect
- View details
myinstantsMCP serverAI & models
Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.
- View details
untermMCP serverAI & models
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
- View details
whoop-mcpMCP serverAI & models
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
- View details
zuckerbotMCP serverAI & models
60+ Meta Ads tools for AI agents: audits, campaign management, audiences and CAPI tracking.
Ready to connect
- View details
bomly-cliMCP serverAI & models
Give your coding agent the dependency graph it is about to change: scan, diff, explain, audit
- View details
buywhere-mcpMCP serverAI & models
Agent-native product catalog: 300M+ products, 150,000+ stores, deliver_to ranking.
Ready to connect
- View details
clarifypromptMCP serverAI & models
AI prompt optimization for 58+ platforms across 7 categories with custom platforms
- View details
claude-code-bridgeMCP serverAI & models
Durable local-first MCP relay for independent coding agents.
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,939 of the 11,195 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.