Skip to content
Back to search
30
MCP

WisdomGraph

pulsemcp/wisdomgraph

Neo4j-native persistent memory for AI agents using DIKW knowledge graph structures.

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

Similar MCP servers embedding-nearest

io.github.cklam12345/wisdomgraph
Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions
0 tools
io.github.emergent-wisdom/understanding-graph
Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.
0 tools
Intelligence Aeternum
Persistent knowledge graph memory for AI agents with entity extraction and relationship mapping.
0 tools
n8n-nodes-engram
Knowledge graph memory for n8n AI agents. Persistent, per-user memory with entity extraction, temporal fact tracking, community detection, g
0 tools
knowmind
Knowledge graph & long-term memory for AI agents: recall, relations, store, stats, health.
0 tools
n8n-nodes-graphiti
Graphiti temporal knowledge graph memory for n8n AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "wisdomgraph": {
      "url": "None",
      "transport": "http"
    }
  }
}