Booboo runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 14 Aug 2026.
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
spawn(cmd as string, args as string[], { stdio: "ignore", detached: true }).unref();
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add booboo -- npx -y @booboo-brain/cli
{
"mcpServers": {
"booboo": {
"args": [
"-y",
"@booboo-brain/cli"
],
"command": "npx"
}
}
}
[mcp_servers.booboo]
command = "npx"
args = ["-y", "@booboo-brain/cli"]
{
"mcpServers": {
"booboo": {
"args": [
"-y",
"@booboo-brain/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"booboo": {
"args": [
"-y",
"@booboo-brain/cli"
],
"command": "npx"
}
}
}
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.
Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.
Code knowledge graph over MCP: token-budgeted context for AI coding agents.
One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
Event-sourced knowledge graph memory for AI coding agents with semantic search
Adaptive memory system with cognitive scoring, knowledge graph, and self-improving ML.
Answers built from our own checks of this server.