@knowall-ai/reverie

MCPattested
v0.5.1KnowAll AIMITUpdated todaynpmGitHub

Reverie — graph memory that dreams. Graph-based memory system for AI agents. Store people, places, organizations as nodes. Build semantic relationships (KNOWS, WORKS_AT, CREATED). Hybrid keyword + semantic search finds partial matches and close variants.

Works in
ClaudeCursorCopilotGemini

Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Attested build
A verified provenance attestation binds this artifact to the listed repository. Nobody has claimed the listing yet — this proves where the code was built, not who stands behind it.
69GitHub stars
15Forks
todayLast update
Needs 1 credential before it runs
  • NEO4J_PASSWORDAPI keyrequired

    Neo4j password

Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Package
AuthorKnowAll AI
LicenseMIT
Version0.5.1
Sourcenpm+mcp-registry
Trust Status
A
85/100Trusted
Listed in Forge index+10/10
Identity verified · attested build+20/20
Ed25519 publish signature+0/5
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
npm maintainer match+0/5
Publisher: add the verified GitHub login to the npm package's maintainers (npm owner add <login>)
CVE scan · clean+30/30
Static analysis · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusIdentity verified
PublisherUnverified
SignatureUnsigned
Domain
Provenance✓ Sigstore-verified · aae4d12
Dependencies60 resolved · 1 with advisories
Tool surface12 tools · 2 privileged
Security scan⚠ Warnings (1)v0.5.1 · todayHow well does this scan work?
EvalsNone
IndexedSep 6, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

12 tools · 2 privileged
Statically extracted from the published packagev0.5.1 · 1h ago

Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.

search_memoriesHybrid keyword + semantic search across the knowledge graph. "Ben Weeks" can also find "Benjamin Weeks" and each result includes _score and _match.

Hybrid keyword + semantic search across the knowledge graph. "Ben Weeks" can also find "Benjamin Weeks" and each result includes _score and _match.

No input schema was published for this tool.

create_memoryCreate a new memory in the knowledge graph. Consider that the memory might already exist, so Search → Create → Connect (its important to try and connect memories)

Create a new memory in the knowledge graph. Consider that the memory might already exist, so Search → Create → Connect (its important to try and connect memories)

No input schema was published for this tool.

create_connectionCreate a connection between two memories (its good to have connected memories)

Create a connection between two memories (its good to have connected memories)

No input schema was published for this tool.

update_memoryUpdate properties of an existing memory such as adding more detail or make a change when you find out something new

Update properties of an existing memory such as adding more detail or make a change when you find out something new

No input schema was published for this tool.

update_connectionUpdate properties of an existing connection between memories

Update properties of an existing connection between memories

No input schema was published for this tool.

delete_memoryprivilegedDelete a memory and all its connections (use with caution - this permanently removes the memory and all its connections)

Delete a memory and all its connections (use with caution - this permanently removes the memory and all its connections)

No input schema was published for this tool.

delete_connectionprivilegedDelete a specific connection between two memories (use with caution - this permanently removes the relationship)

Delete a specific connection between two memories (use with caution - this permanently removes the relationship)

No input schema was published for this tool.

list_memory_labelsList all unique memory labels currently in use with their counts (useful for getting an overview of the knowledge graph)

List all unique memory labels currently in use with their counts (useful for getting an overview of the knowledge graph)

No input schema was published for this tool.

query_memoriesRun a read-only Cypher query and return up to 200 scrubbed rows.

Run a read-only Cypher query and return up to 200 scrubbed rows.

No input schema was published for this tool.

memory_statsSummarize node, relationship, label, embedding, and orphan counts for the graph.

Summarize node, relationship, label, embedding, and orphan counts for the graph.

No input schema was published for this tool.

dreamDeterministically relabel, merge duplicates, and refresh embeddings, with an optional dry run report.

Deterministically relabel, merge duplicates, and refresh embeddings, with an optional dry run report.

No input schema was published for this tool.

get_guidanceGet help on using the memory tools effectively

Get help on using the memory tools effectively

No input schema was published for this tool.

12 of 12 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

Reverie — graph memory that dreams. Graph-based memory system for AI agents. Store people, places, organizations as nodes. Build semantic relationships (KNOWS, WORKS_AT, CREATED). Hybrid keyword + semantic search finds partial matches and close variants.

Keywords
mcpneo4jgraph-databaseclaudeai-memoryvoice-assistantagent-memoryknowledge-graphreveriememoryai-agents
Alternatives
Comparing tool surfaces…

Dependency tree

What one Forge scan resolved from npm metadata on 2026-09-06 — observed resolution, not a publisher declaration.

60 packages resolved · 6 direct · 1 carrying advisories Resolution stops at depth 4 and 60 packages.

The crawl stopped at the 60-package limit. The rest of the tree was never resolved.

36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)

Declared but not resolved

74 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.

+62 more not listed. The counts by reason above cover all of them.

Not followed: peerDependencies, optionalDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.

Topics

Related in memory & knowledge graphs