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.
Filter by category
11,413 results · page 51 of 381
- View details
longhandMCP serverDocs & knowledge
Local memory for Claude Code. Semantic recall across session history with zero API calls.
- View details
loreMCP serverDocs & knowledge
Lightweight MCP for infinite agent memory. Any agent, any session, anytime.
- View details
mailfathomMCP serverSearch
Security-first, self-hosted email archive with search, cited answers, and sending for AI agents.
- View details
makoMCP serverDatabases & data
Explore your databases, validate SQL, and build & publish data apps in your Mako workspace.
Ready to connect
- View details
matplotlibnetMCP serverDocs & knowledge
Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.
- View details
mcp-jira-stdioMCP serverSearch
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
- View details
mcp-server-polarionMCP serverDocs & knowledge
MCP server for Polarion ALM — read and write documents and work items
- View details
memoirMCP serverDocs & knowledge
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
- View details
memwrightMCP serverSearch
Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.
- View details
mergewardenMCP serverAI & models
Check whether a coding agent's changes stayed inside the scope it was given.
- View details
midasMCP serverDocs & knowledge
Local-first, source-traceable agent memory — no LLM at ingest, fully offline
- View details
model-ledgerMCP serverCloud & infra
Model inventory and governance: trace deployed models and their dependencies as an append-only log
- View details
netwrightMCP serverWeb & browsing
Playwright-style automation of .NET desktop apps (WPF, WinForms, WinUI) for AI agents.
- View details
nodebenchMCP serverWeb & browsing
260 MCP tools across 49 domains. AI Flywheel, quality gates, research, web scraping.
- View details
openalex-mcp-serverMCP serverDev tools
Access the OpenAlex academic research catalog — 270M+ publications.
Ready to connect
- View details
orca-mcp-serverMCP serverDev tools
Go from natural language to verified finite state machines — topology bugs caught before code runs.
- View details
papersflowMCP serverSearch
Academic research MCP server for paper search, citation checks, graphs, and deep research.
Ready to connect
- View details
peacMCP serverAI & models
Portable signed records for agent, API, MCP, and cross-runtime interactions.
- View details
plonkMCP serverDev tools
MCP server for Plonk: macOS window zones, workspaces, keep-awake, screenshots and on-device OCR.
- View details
prodcheckMCP serverSecurity
4,372 pre-production checks: security, performance, scale, integrations, post-launch.
- View details
pubcrawlMCP serverWeb & browsing
PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.
- View details
sagemath-mcpMCP serverDev tools
Stateful SageMath MCP server with 40 tools and a sandboxed Sage session per client.
- View details
sidclaw-governance-mcpMCP serverDev tools
Governance proxy for MCP servers — policy evaluation, human approval, audit trails.
- View details
tachibot-mcpMCP serverAI & models
Multi-model AI orchestration with 31 tools, YAML workflows, and 5 token-optimized profiles.
- View details
vinted-mcpMCP serverSearch
MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
- 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
web-scrapingMCP serverWeb & browsing
Fetch any public web page through managed proxies, with optional JS rendering and extraction rules.
Ready to connect
- View details
agentic-hilMCP serverDev tools
Develop firmware on the real board behind a debug probe: flash, reset, UART and CAN, policy-gated.
- View details
aigroup-mdtoword-mcpMCP serverDocs & knowledge
本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题
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.
8,149 of the 11,413 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.