mcp-reverie

knowall-ai/mcp-reverie
★ 69 stars JavaScript Memory/Knowledge Updated 1d ago ✗ Risk
Memory management MCP server for AI agents using Neo4j knowledge graphs
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-reverie": {
      "command": "npx",
      "args": [
        "-y",
        "knowall-ai/mcp-reverie"
      ]
    }
  }
}

README Excerpt

**Reverie** is KnowAll AI's Neo4j knowledge-graph memory for AI agents, served over MCP. Until `@knowall-ai/reverie` is published to npm, install the legacy package `@knowall-ai/mcp-neo4j-agent-memory` (0.2.x). The GitHub repository is now `knowall-ai/mcp-reverie`, and old URLs redirect. Reverie turns an agent's memory from a pile of facts into a **map of the entities in its world and how they relate**, and keeps that map healthy. It is an MCP server, so any agent that speaks the Model Context P

Tools (13)

NEO4J_DATABASENEO4J_PASSWORDNEO4J_URINEO4J_USERNAMEcreate_connectioncreate_memorydelete_connectiondelete_memoryget_guidancelist_memory_labelssearch_memoriesupdate_connectionupdate_memory