← Index

BrainBrainBrains

io.github.aiaiohhh/bbb-mcp-server·v0.4.4·Memory & RAG
Quality Score
87
/100

Persistent memory + context layer for AI dev teams. 17 tools via MCP.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "bbb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bbb-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "bbb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bbb-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y bbb-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG