Loomal

wisdomgraph

MCP server by github.com/cklam12345/wisdomgraph

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

2 starsnpm: wisdomgraph

About wisdomgraph

wisdomgraph is an MCP (Model Context Protocol) server published by cklam12345 in the official MCP registry, listed under Knowledge & Memory on Loomal. Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions

It ships as an npm package (wisdomgraph), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cklam12345/wisdomgraph, where the project has earned 2 GitHub stars.

Use wisdomgraph with your agent

Claude Code · one command
claude mcp add wisdomgraph -- npx -y wisdomgraph
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "wisdomgraph": {
      "command": "npx",
      "args": [
        "-y",
        "wisdomgraph"
      ]
    }
  }
}
npmwisdomgraph

Frequently asked questions

What is wisdomgraph?
wisdomgraph is an MCP (Model Context Protocol) server by cklam12345 in the Knowledge & Memory category. Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions
How do I connect wisdomgraph to Claude, Cursor, or another MCP client?
Install wisdomgraph from its npm package (wisdomgraph) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is wisdomgraph open source?
Yes — the source code is public at github.com/cklam12345/wisdomgraph, with 2 GitHub stars.
Can AI agents pay to use wisdomgraph?
Not yet through Loomal — wisdomgraph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain wisdomgraph? Claim this listing free by verifying GitHub ownership, or contact us.