SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Re
MCP SERVER

Reverie

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

Data & intelligencemcpdata
Visit project

About Reverie

Graph memory that dreams: Neo4j knowledge-graph memory for AI agents with hybrid search. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.

How to connect

What is the endpoint and how does it run?

Runs locally from the npm package @knowall-ai/reverie (version 0.5.2) over stdio.

How do I add Reverie to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add reverie -- npx -y @knowall-ai/reverie
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "reverie": {
      "command": "npx",
      "args": [
        "-y",
        "@knowall-ai/reverie"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name reverie is only a label you can change. Add the credentials the publisher documents.

Published packages
npm@knowall-ai/reverie @ 0.5.2

Sources and checks

View the source

Registry name: ai.knowall/reverie
Published version: 0.5.2

Source information collected September 9, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICReverie on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/reverie.svg)](https://ruagentic.com/tools/reverie)
HTML badge
<a href="https://ruagentic.com/tools/reverie"><img src="https://ruagentic.com/badge/reverie.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Reverie on RUAGENTIC](https://ruagentic.com/embed/reverie.svg)](https://ruagentic.com/tools/reverie)
HTML embed
<iframe src="https://ruagentic.com/embed/reverie" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Reverie on RUAGENTIC"></iframe>