Booboo MCP server
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
1 stars65 downloads/wk
Reviews
Write oneNobody has reviewed Booboo yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Booboo tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 42 days ago12/15
- Maintainer identityregistry namespace matches repository owner6/10
What the publisher says
From the Booboo repository's README, as published. We do not edit it. Read it on GitHub
🐾 Booboo — the unified operational brain
Turn any AI system's data into one living, rooted 3D brain — structure + knowledge + memory + agents + automations fused into a single graph. Query it by REST or MCP, view it in your browser or as a desktop wallpaper, and boot your agents from it in one call.
See it before you install it → booboo.fractionalhq.uk · a live brain in your browser, no signup, nothing to clone.
Named after a dachshund who never forgets where the treats are buried. Fitting, because Booboo is about exactly that: memory and recall — seeing the whole system at once, fetching what's buried, never losing the thread.
Unretouched: booboo view --demo --nodes 50000 — 50k nodes, 4 layers, live in a browser tab, zero console errors. Try it yourself in one command.
Most tools show you one slice: a knowledge graph, an agent flow chart, a memory store, a trace viewer. Booboo fuses all of them into one graph rooted at a single point, so you can see — and query — how the whole system actually hangs together.
Status: alpha — eight packages published: @booboo-brain/spec (the contract), @booboo-brain/build (config-driven postgres/json adapters), @booboo-brain/serve (REST + MCP query layer), @booboo-brain/viewer (million-node 3D render), @booboo-brain/panel (the organigram), @booboo-brain/vault (wiki-linked markdown export), @booboo-brain/cli (the unified booboo command), and create-booboo (project scaffolder). Per-package semver — see each package.json. MIT.
The one idea
Booboo is a tiny JSON spec at the center, with adapters that feed it and consumers that render/serve/query it:
your data ──▶ ADAPTERS ──▶ GRAPH JSON ──▶ CONSUMERS
(postgres, (config- (the spec, (3D viewer ·
json, neo4j, driven, ~1 KB REST API ·
mcp, …) ~50 lines) contract) MCP server · wallpaper)Emit the JSON → get the viewer, the API, and the MCP server for free. Weird data → a ~50-line adapter, not a fork. See SPEC.md.
Quickstart
One command. No database, no config, no signup. A synthetic brain, running on your machine:
npx @booboo-brain/cli view --demo --nodes 1000000That's the headline flex: a million nodes at 60fps in a browser tab. Drop the count to --nodes 50000 on a modest laptop. See SCALE.md for how it holds up (one draw call over a single point cloud with a custom shader, plus tier-LOD on labels).
If it holds up on your machine, leave a star. There's no marketing behind this repo; stars are how the next builder finds it.
Then point it at your own stack:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @booboo-brain/cli on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add booboo -- npx -y @booboo-brain/cli
Booboo: common questions
- Is Booboo MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Booboo safety report
- How do I install Booboo?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Booboo need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Booboo maintained?
- The last commit was 44 days ago (2026-08-14). The latest release is v0.5.0.
- What can I use instead of Booboo?
- Servers from other publishers that do the same job: Codebase Memory MCP server, Deja Vu MCP server and State Memory MCP server. Compare all Booboo alternatives.
Alternatives to Booboo
Same job from other publishers: the closest match first, then the best rated.
- Codebase MemoryCodebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.not reviewedWidely usedC
- Deja Vudeja-vu: local memory over the session histories of thirty-five coding agents.not reviewedEstablishedA
State Memory MCPDeterministic, persistent graph server for tracking workflow state, decisions, and blockers.not reviewedEstablishedA- PlurOpen, local-first engram memory for AI agents: read, correct, delete; shared over MCP.not reviewedEstablishedA