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,572 results · page 3 of 53
- View details
gographMCP serverAI & models
Local Go repository call graphs and structural analysis for coding agents over stdio.
★ 222
- View details
lobuMCP serverAI & models
Shared, permission-aware company context for AI agents, with provenance, approvals and audit.
Ready to connect★ 221
- View details
toleno-mcpMCP serverAI & models
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
★ 218
- View details
polymarket-toolkitMCP serverAI & models
Read-only Polymarket data tools for AI agents: profiles, PnL, market scans. No keys, no orders.
★ 193
- View details
claude-prompts-mcpMCP serverAI & models
Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.
★ 187
- View details
rubber-duckMCP serverAI & models
Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more
★ 176
- View details
gitwandMCP serverAI & models
Auto-resolves Git merge conflicts so agents only touch the complex hunks.
★ 172
- View details
forge-orchestratorMCP serverAI & models
Multi-tool AI orchestration: Claude Code, Codex, Gemini on shared repos. 11 MCP tools, stdio.
★ 159
- View details
godot-mcpMCP serverAI & models
Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.
★ 159
- View details
- View details
hypertool-mcpMCP serverAI & models
Dynamically expose tools from proxied servers based on an Agent Persona
★ 158
- View details
rails-ai-contextMCP serverAI & models
45 MCP tools give AI agents live Rails schema, routes, models, and conventions.
★ 158
- View details
cliMCP serverAI & models
Connect MCP clients to 2,000+ AI models without managing provider API keys.
Ready to connect★ 157
- View details
vnshMCP serverAI & models
Portable workspaces for AI agents: one encrypted link any agent can read and write
★ 156
- View details
aisixMCP serverAI & models
Self-hosted AI gateway that governs MCP servers, LLM traffic, and A2A agents behind one endpoint
★ 151
- View details
maggMCP serverAI & models
Aggregates and proxies other MCP servers, letting LLMs discover, add, and manage tools at runtime.
★ 142
- View details
engramMCP serverAI & models
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.
★ 141
- View details
evalview-mcpMCP serverAI & models
Regression testing for AI agents. Golden baselines, CI/CD, LangGraph, CrewAI, OpenAI, Claude.
★ 134
- View details
ohmyposh-configuratorMCP serverAI & models
MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.
★ 133
- View details
agent-lspMCP serverAI & models
Orchestrates language servers into 65 code-intelligence tools across 31 languages, token-optimized.
★ 125
- View details
opentakeoffMCP serverAI & models
Construction takeoff for AI agents: load plans, set scale, measure, count, export with provenance.
★ 124
- View details
docs-mcpMCP serverAI & models
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ready to connect★ 120
- View details
agentburnMCP serverAI & models
Local profiler: which usage window took you out, and where your agent's money goes
★ 119
- View details
lmMCP serverAI & models
Connect Claude to any OpenAI-compatible LLM endpoint and offload routine work to a local model.
★ 117
- View details
3D-AI-Agent-AvatarMCP serverAI & models
x402 pay-per-use IBM Granite AI: chat, code, embeddings, analysis, forecasting. Pay USDC per call.
Ready to connect★ 114
- View details
moiraMCP serverAI & models
Agent Workflow Engine — multi-step MCP workflows with per-step directives and validation.
★ 114
- View details
django-telescopeMCP serverAI & models
A Model Context Protocol (MCP) server for Django applications, inspired by Laravel Boost
★ 111
- View details
analookMCP serverAI & models
Competitor intelligence for AI agents — SEO, traffic, social, Product Hunt, pricing, AI insights.
Ready to connect★ 110
- View details
threejs-devtoolsMCP serverAI & models
Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent
★ 106
- View details
flow-nexusMCP serverAI & models
Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation
★ 103
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,955 of the 11,216 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.