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 6 of 22
- View details
InkedMCP serverDocs & knowledge
A deliberately minimal memory MCP server for Claude apps.
- View details
tripsyMCP serverDocs & knowledge
Plan trips and manage itineraries, stays, transport, activities, expenses, and documents in Tripsy.
Ready to connect
- View details
alaya-mcpMCP serverDocs & knowledge
Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
- View details
elefanteMCP serverDocs & knowledge
Open, Git-native memory protocol for MCP agents. Portable, versioned, human-editable.
- View details
gpu-mcp-serverMCP serverDocs & knowledge
NVIDIA GPU metrics as MCP tools — utilization, memory, temperature, power. Supports MIG.
- View details
graphpilotMCP serverDocs & knowledge
Structural memory for coding agents: callers, callees, blast radius and symbols over MCP.
- View details
mcp-victoriatracesMCP serverDocs & knowledge
MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
- View details
pmll-memory-mcpMCP serverDocs & knowledge
PMLL Memory MCP — persistent KV context memory and Q-promise deduplication.
- View details
remembraMCP serverDocs & knowledge
Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools.
- View details
veclineMCP serverDocs & knowledge
Local-first image, vector and document toolkit that measures its own output. Nothing uploaded.
- View details
agent-magnetMCP serverDocs & knowledge
Behavioral memory layer for AI tools. Learns preferences and context across Claude, Cursor, Codex.
- View details
attestorMCP serverDocs & knowledge
Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.
- View details
global-agent-memoryMCP serverDocs & knowledge
Shared, project-aware memory for Claude Code, Codex, and other agents with human review.
- View details
koragraphMCP serverDocs & knowledge
Local multi-repo code graph over MCP. Blast radius, call graphs, and memory anchored to code.
- View details
linksee-memoryMCP serverDocs & knowledge
Hand a project over with the reasons attached. Local-first cross-agent memory MCP + drift detection.
- 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
matplotlibnetMCP serverDocs & knowledge
Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.
- 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
midasMCP serverDocs & knowledge
Local-first, source-traceable agent memory — no LLM at ingest, fully offline
- View details
octen-mcpMCP serverDocs & knowledge
URL to LLM-ready markdown — plus per-page category, page_structure, and query-driven highlights.
- View details
aigroup-mdtoword-mcpMCP serverDocs & knowledge
本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题
- View details
htmldropMCP serverDocs & knowledge
Publish HTML, Markdown, PDF, or images as instant shareable links with expiry and passwords.
Ready to connect
- View details
kairnMCP serverDocs & knowledge
Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.
- View details
nexusmemMCP serverDocs & knowledge
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
- View details
synapse-layerMCP serverDocs & knowledge
MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
Ready to connect
- View details
agentic-task-systemMCP serverDocs & knowledge
MCP server giving AI agents persistent task memory across TickTick, Notion, GitHub, Linear & Beads
- View details
engramMCP serverDocs & knowledge
Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.
Ready to connect
- View details
mcp-document-converterMCP serverDocs & knowledge
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
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.