Developer Tools
BB Browser
epiral/bb-browser treats your browser as the API—CLI + MCP for agents to control Chrome sessions while keeping cookies and logged-in state. Strong fit for authenticated web workflows across many sites.
Stars
6.0k
Installs
85.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 6.0k · catalog
- Freshness: Updated 2026-07-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"bb-browser": {
"command": "npx",
"args": ["-y", "bb-browser", "--mcp"]
}
}
}