Skip to content
Back to search
30
MCP v0.2.0

io.github.cklam12345/wisdomgraph

io.github.cklam12345/wisdomgraph

Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions

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

Similar MCP servers embedding-nearest

WisdomGraph
Neo4j-native persistent memory for AI agents using DIKW knowledge graph structures.
0 tools
Adaptive Memory Graph
Persistent memory for Claude via weighted, interconnected knowledge nodes.
0 tools
io.github.nerfels/mind-map
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
0 tools
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools
io.github.NyxToolsDev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools
io.github.sachitrafa/cognitive-ai-memory
Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cklam12345/wisdomgraph": {
      "url": "None",
      "transport": "http"
    }
  }
}