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 7 of 22

  • pindocMCP serverDocs & knowledge

    Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

    github.com/var-gg/pindoc

    View details
  • sharedoc-mcpMCP serverDocs & knowledge

    Share agent-generated Markdown as links — GitHub gists today, your own server tomorrow.

    github.com/augustusw/sharedoc-mcp

    View details
  • sharepoint-mcpMCP serverDocs & knowledge

    MCP server for Microsoft SharePoint — manage folders, documents, and metadata.

    github.com/ravikant1918/sharepoint-mcp

    View details
  • xmemoMCP serverDocs & knowledge

    Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

    Ready to connect

    github.com/yonro/memory-os-cli

    View details
  • 1c-rest-mcpMCP serverDocs & knowledge

    MCP server for 1C Enterprise — ERP catalogs, documents via REST API (Russia)

    github.com/theyahia/1c-rest-mcp

    View details
  • anneal-memoryMCP serverDocs & knowledge

    Two-layer memory for AI agents with an immune system. Zero dependencies.

    github.com/phillipclapham/anneal-memory

    View details
  • Claude Code Memory (Neo4j)MCP serverDocs & knowledge

    A Neo4j-backed MCP memory server for Claude Code with intelligent relationship tracking.

    github.com/viralv00d00/claude-code-memory11 stars

    View details
  • claude-findMCP serverDocs & knowledge

    Pull Deep Memory from across your Claude Code Sessions — when you need it.

    github.com/cavinooo/claude-find

    View details
  • devtimeMCP serverDocs & knowledge

    Local-first, read-only MCP server for evidence-backed repository memory.

    github.com/shakargy/devtime

    View details
  • liansMCP serverDocs & knowledge

    Bitemporal memory for AI agents with point-in-time recall and tamper-evident audit history.

    github.com/lians-ai/lians

    View details
  • toon-memoryMCP serverDocs & knowledge

    Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM

    github.com/luiggival08/toon-memory

    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

    github.com/william-laverty/ato-mcp

    View details
  • cathedral-mcpMCP serverDocs & knowledge

    Persistent memory and drift detection for AI agents across session restarts.

    Ready to connect

    github.com/ailife1/cathedral

    View details
  • commitloreMCP serverDocs & knowledge

    Git-native decision memory for coding agents: only the decisions still in force for the edited path

    github.com/monglong0214/commitlore

    View details
  • dbgprobe-mcp-serverMCP serverDocs & knowledge

    Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.

    github.com/es617/dbgprobe-mcp-server

    View details
  • hive-vaultMCP serverDocs & knowledge

    On-demand Obsidian vault access for AI coding assistants — 17 tools, 5 resources, 4 prompts.

    github.com/mlorentedev/hive

    View details
  • memorylens-mcpMCP serverDocs & knowledge

    MCP server for .NET memory profiling — in-process heap snapshots via EventPipe with leak heuristics

    github.com/marcelroozekrans/memorylens-mcp

    View details
  • mineruMCP serverDocs & knowledge

    MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.

    github.com/linxule/mineru-mcp

    View details
  • agent-memoryMCP serverDocs & knowledge

    Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

    github.com/xchucx/agent-memory

    View details
  • cities2-mcpMCP serverDocs & knowledge

    Cities: Skylines II wiki, encyclopedia, and mod workflow tools for AI agents.

    github.com/mayor-modder/cities2-mcp

    View details
  • coldstartMCP serverDocs & knowledge

    Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.

    github.com/akashgoenka/coldstart

    View details
  • gitmemMCP serverDocs & knowledge

    Persistent institutional memory for AI coding agents. Memory that compounds.

    github.com/gitmem-dev/gitmem

    View details
  • hivemindMCP serverDocs & knowledge

    MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.

    github.com/hiveforge-sh/hivemind

    View details
  • hunchMCP serverDocs & knowledge

    Engineering memory for AI-assisted codebases: decisions, bug lineage and invariants, over MCP.

    github.com/davesheffer/hunch

    View details
  • intercept-mcpMCP serverDocs & knowledge

    Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback.

    github.com/bighippoman/intercept-mcp

    View details
  • kg-mcpMCP serverDocs & knowledge

    Local knowledge graph memory MCP server for AI assistants.

    github.com/nnar1o/kg

    View details
  • lightning-memoryMCP serverDocs & knowledge

    Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.

    github.com/singularityjason/lightning-memory

    View details
  • mcp-standardnotesMCP serverDocs & knowledge

    End-to-end encrypted access to a Standard Notes vault (protocol 004, local stdio only).

    github.com/lozit/mcp-standardnotes

    View details
  • n-memoryMCP serverDocs & knowledge

    Memory your agent can trust — every answer carries its source; when it doesn't know, it says so.

    github.com/menot-you/n-memory

    View details
  • orderly-mcpMCP serverDocs & knowledge

    MCP Server for Orderly Network - Documentation and SDK patterns

    github.com/orderlynetwork/orderly-mcp

    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,924 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.

See how to connect your AI