mcpbeat Sign in

BrainBrainBrains MCP Server

local only

BrainBrainBrains runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 8 · -45% w/w
a month agotoday
28
Installs / week
npm · bbb-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add bbb-mcp-server -- npx -y bbb-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bbb-mcp-server": {
      "args": [
        "-y",
        "bbb-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bbb-mcp-server]
command = "npx"
args = ["-y", "bbb-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "bbb-mcp-server": {
      "args": [
        "-y",
        "bbb-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bbb-mcp-server": {
      "args": [
        "-y",
        "bbb-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to BrainBrainBrains

same job, measured the same way
memsprout
by memsprout

shared AI-context layer for teams — persistent memory your agents search and update over MCP

answering
UNBLOCK
by kaeva-labs

UNBLOCK org-brain — shared memory and comms for human + agent teams. By Kaeva Labs.

answering
Bilg
by bilgai

Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.

answering
ContextLayer
by dotnova

Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.

62 tools answering
Discord Node MCP
by oratorian

MCP server for controlling Discord servers via bot token

44 installs/wk local only
Forkflux MCP
by forkflux

Self-hosted multi-agent collaboration and audit layer for AI-assisted engineering teams

143 installs/wk local only
OneLore
by onelore

Shared project context for AI agents and teams: docs, tasks, and messages that stay current.

answering
Attestor
by bolnet

Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.

252 installs/wk local only

BrainBrainBrains — questions

Answers built from our own checks of this server.

Why is there no uptime for BrainBrainBrains?
BrainBrainBrains runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package bbb-mcp-server was installed 28 times last week.
Is BrainBrainBrains still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect BrainBrainBrains?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bbb-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use BrainBrainBrains?
The npm package bbb-mcp-server was installed 28 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.