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
636 results · page 3 of 22
- View details
mcp-victorialogsMCP serverDocs & knowledge
MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation
★ 97
- View details
vouchMCP serverDocs & knowledge
Git-native, review-gated knowledge base for LLM agents. Cited retrieval, audited writes.
★ 92
- View details
velesdb-memoryMCP serverDocs & knowledge
Offline agentic memory: remember/recall/relate/forget/why over a fused vector+graph+columnar engine
★ 91
- View details
codegraphMCP serverDocs & knowledge
Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.
★ 85
- View details
KIPMCP serverDocs & knowledge
Knowledge Graphs to enable memory persistence, knowledge evolution, explainable interaction.
★ 82
- View details
obsidian-vault-mcpMCP serverDocs & knowledge
Local Zotero, MinerU, Obsidian literature workflow with transactional Analysis notes.
★ 82
- View details
pdfmuxMCP serverDocs & knowledge
PDF-to-Markdown extraction that audits its own output and flags any extractor's silent drops.
★ 82
- View details
state-memory-mcpMCP serverDocs & knowledge
Deterministic, persistent graph server for tracking workflow state, decisions, and blockers.
★ 82
- View details
paper-format-agentMCP serverDocs & knowledge
Local-first DOCX formatter for academic papers with a content-fingerprint integrity guard.
★ 81
- View details
robrainMCP serverDocs & knowledge
Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach.
★ 81
- View details
pensyveMCP serverDocs & knowledge
Universal memory runtime for AI agents — episodic, semantic, and procedural memory.
Ready to connect★ 80
- View details
mcp-bearMCP serverDocs & knowledge
A MCP server for interacting with Bear note-taking software.
★ 77caution
- View details
redmine-mcp-serverMCP serverDocs & knowledge
MCP server that lets AI assistants manage Redmine issues, projects, wikis, and time tracking
★ 77
- View details
Claude Code Memory (Durafen)MCP serverDocs & knowledge
A universal semantic indexer providing persistent memory for Claude Code, backed by Qdrant.
★ 74
- View details
hypermnesia-mcpMCP serverDocs & knowledge
Persistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.
★ 72
- View details
perseus-vaultMCP serverDocs & knowledge
Persistent, encrypted, deterministic memory for AI agents. Local-first, 173 canonical tools.
★ 72
- View details
Claude Memory MCPMCP serverDocs & knowledge
A local memory MCP server with a graph of decisions, themes, and relations.
★ 68
- View details
total-agent-memoryMCP serverDocs & knowledge
Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall
★ 67
- View details
yuna0x0-hackmd-mcpMCP serverDocs & knowledge
Interact with your HackMD notes and teams seamlessly. Manage your notes, view reading history, and…
Ready to connect★ 67
- View details
mcp-automemMCP serverDocs & knowledge
Graph-vector memory for AI assistants using FalkorDB and Qdrant
★ 64
- View details
synapMCP serverDocs & knowledge
Persistent memory for AI agents — log and recall conversation context over MCP.
Ready to connect★ 64
- View details
zikkaronMCP serverDocs & knowledge
Biologically-inspired persistent memory engine for Claude Code MCP agents
★ 63
- View details
esaMCP serverDocs & knowledge
Official MCP server for esa.io - a documentation sharing service for teams
★ 62
- View details
nutrient-document-engine-mcp-serverMCP serverDocs & knowledge
MCP server for self-hosted Nutrient Document Engine: extract, edit, redact, and annotate documents.
★ 62
- View details
telaMCP serverDocs & knowledge
Self-hostable team wiki; agents read & write it via MCP; Atlas turns your repo into a cited wiki.
Ready to connect★ 62
- View details
vision-memory-mcpMCP serverDocs & knowledge
Local visual UI cache for AI agents using perceptual hashing + CLIP to cut vision token use.
★ 62
- View details
mcp-devkit-serverMCP serverDocs & knowledge
Provides AI assistants with direct access to Mapbox developer APIs and documentation.
Ready to connect★ 60
- View details
zettelforgeMCP serverDocs & knowledge
Agentic memory for cyber threat intelligence. STIX graphs, actor aliasing, offline RAG, Sigma/YARA.
★ 60
- View details
context-awesomeMCP serverDocs & knowledge
MCP server for accessing curated awesome list documentation
Ready to connect★ 59
- View details
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.