Booboo
Rank #13,908io.github.jessymariau/booboo
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
Booboo is a Model Context Protocol (MCP) server published by jessymariau. It ranks #13,908 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Booboo is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 118,138 of 132,046 servers on MCP Toplist.
Use Booboo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add booboo -- npx -y @booboo-brain/cli mcp --snapshot[mcp_servers.booboo]
command = "npx"
args = ["-y", "@booboo-brain/cli", "mcp", "--snapshot"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"booboo": {
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli",
"mcp",
"--snapshot"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"booboo": {
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli",
"mcp",
"--snapshot"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"booboo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli",
"mcp",
"--snapshot"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"booboo": {
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli",
"mcp",
"--snapshot"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"booboo": {
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli",
"mcp",
"--snapshot"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jessymariau%2Fbooboo)<a href="https://mcptoplist.com/server/io.github.jessymariau%2Fbooboo"><img src="https://mcptoplist.com/badge/io.github.jessymariau%2Fbooboo.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
jessymariau
Available versions (4)
| Version | Published |
|---|---|
| 0.5.2 | Jul 30, 2026 |
| 0.5.0 | Jul 16, 2026 |
| 0.4.0 | Jul 11, 2026 |
| 0.3.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains Booboo?
- Booboo is maintained by jessymariau, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Booboo listed on the Official MCP Registry?
- Yes — Booboo is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Booboo have?
- MCP Toplist tracks 4 versions of Booboo, most recently published on Jul 30, 2026.
- Where can I find the source code for Booboo?
- The source code for Booboo is hosted at github.com/jessymariau/booboo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.