Agent♥︎Age
Catalog

Reverie

Official

by knowall-ai · JavaScript

Graph memory that dreams: Neo4j knowledge-graph memory for AI agents with hybrid search

ai.knowall/reverie — MCP Graph Memory for AI Agents

ai.knowall/reverie is an MCP server that provides KnowAll AI’s Neo4j knowledge-graph memory for AI agents, focused on hybrid search. Its purpose is to turn an agent’s memory from a pile of facts into a map of entities in its world and the relationships between them, while keeping that map healthy.

🛠️ Key Features

  • Neo4j knowledge-graph memory for AI agents
  • Hybrid search over the knowledge graph
  • Served over MCP for agent interoperability

🚀 Use Cases

  • Enabling AI agents to store and retrieve knowledge as an entity-relation map
  • Improving memory structure by maintaining relationships over time

⚡ Developer Benefits

  • Works with any agent that speaks the Model Context Protocol (MCP)
  • Repository and URL migration guidance included for continued access

⚠️ Limitations

  • Until @knowall-ai/reverie is published to npm, developers must install the legacy package @knowall-ai/mcp-neo4j-agent-memory (0.2.x)
  • GitHub repository location is knowall-ai/mcp-reverie; older URLs redirect