BrainBrainBrains✓
io.github.aiaiohhh/bbb-mcp-server · v0.4.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.aiaiohhh/bbb-mcp-server",
"description": "Persistent memory + context layer for AI dev teams. 17 tools via MCP.",
"title": "BrainBrainBrains",
"repository": {
"url": "https://github.com/aiaiohhh/bbb-mcp-server-core",
"source": "github",
"id": "1160059684"
},
"version": "0.4.4",
"websiteUrl": "https://brainbrainbrains.com",
"packages": [
{
"registryType": "npm",
"identifier": "bbb-mcp-server",
"version": "0.4.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Project name for the BBB database",
"isRequired": true,
"format": "string",
"placeholder": "my-project",
"type": "named",
"name": "--project"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}