Back to search
30
MCP

hermit-graph

npm/hermit-graph

Persistent memory for AI coding agents. Knowledge graph with 4-tier taxonomy, confidence scoring, and MCP protocol support for Claude Code, Cursor, Gemini CLI, Windsurf, Cline, Codex, and OpenCode.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
Adaptive Memory Graph
Persistent memory for Claude via weighted, interconnected knowledge nodes.
0 tools
io.github.emergent-wisdom/understanding-graph
Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.
0 tools
Codebase Memory
Persistent codebase knowledge graph. Survives session restarts and context compaction.
0 tools
Penfield Memory
Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hermit-graph": {
      "url": "None",
      "transport": "http"
    }
  }
}