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: Docs & knowledge
633 results · page 7 of 22
- View details
sharepoint-mcpMCP serverDocs & knowledge
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
- View details
xmemoMCP serverDocs & knowledge
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Ready to connect
- View details
1c-rest-mcpMCP serverDocs & knowledge
MCP server for 1C Enterprise — ERP catalogs, documents via REST API (Russia)
- View details
anneal-memoryMCP serverDocs & knowledge
Two-layer memory for AI agents with an immune system. Zero dependencies.
- View details
Claude Code Memory (Neo4j)MCP serverDocs & knowledge
A Neo4j-backed MCP memory server for Claude Code with intelligent relationship tracking.
- View details
claude-findMCP serverDocs & knowledge
Pull Deep Memory from across your Claude Code Sessions — when you need it.
- View details
devtimeMCP serverDocs & knowledge
Local-first, read-only MCP server for evidence-backed repository memory.
- View details
liansMCP serverDocs & knowledge
Bitemporal memory for AI agents with point-in-time recall and tamper-evident audit history.
- View details
toon-memoryMCP serverDocs & knowledge
Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM
- View details
ato-mcpMCP serverDocs & knowledge
Australian tax knowledge base for agents: 34,500+ ATO documents, cited answers to any tax question.
Ready to connect
- View details
cathedral-mcpMCP serverDocs & knowledge
Persistent memory and drift detection for AI agents across session restarts.
Ready to connect
- View details
commitloreMCP serverDocs & knowledge
Git-native decision memory for coding agents: only the decisions still in force for the edited path
- View details
dbgprobe-mcp-serverMCP serverDocs & knowledge
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
- View details
hive-vaultMCP serverDocs & knowledge
On-demand Obsidian vault access for AI coding assistants — 17 tools, 5 resources, 4 prompts.
- View details
memorylens-mcpMCP serverDocs & knowledge
MCP server for .NET memory profiling — in-process heap snapshots via EventPipe with leak heuristics
- View details
mineruMCP serverDocs & knowledge
MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.
- View details
agent-memoryMCP serverDocs & knowledge
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
- View details
cities2-mcpMCP serverDocs & knowledge
Cities: Skylines II wiki, encyclopedia, and mod workflow tools for AI agents.
- View details
coldstartMCP serverDocs & knowledge
Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.
- View details
gitmemMCP serverDocs & knowledge
Persistent institutional memory for AI coding agents. Memory that compounds.
- View details
hivemindMCP serverDocs & knowledge
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
- View details
intercept-mcpMCP serverDocs & knowledge
Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback.
- View details
kg-mcpMCP serverDocs & knowledge
Local knowledge graph memory MCP server for AI assistants.
- View details
lightning-memoryMCP serverDocs & knowledge
Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.
- View details
mcp-standardnotesMCP serverDocs & knowledge
End-to-end encrypted access to a Standard Notes vault (protocol 004, local stdio only).
- View details
n-memoryMCP serverDocs & knowledge
Memory your agent can trust — every answer carries its source; when it doesn't know, it says so.
- View details
orderly-mcpMCP serverDocs & knowledge
MCP Server for Orderly Network - Documentation and SDK patterns
- View details
pinescript-mcpMCP serverDocs & knowledge
Pine Script v6 documentation lookup, function validation, and linting for AI code generation
Ready to connect
- View details
artelMCP serverDocs & knowledge
Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.
- View details
codeledgerMCP serverDocs & knowledge
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
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,937 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.