epiral/bb-browser
Your browser is the API. CLI + MCP server for AI agents to control Chrome with your login state. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 83
- Longevity 15
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 214
- days_rel: 114
- days_push: 96
- n_releases_24m: 21
Adoption not part of the score
6128 stars · 599 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
bb-browser is a TypeScript CLI and MCP server that lets AI agents control your real Chrome browser using your existing login state, exposing 103 commands across 36 platforms (Twitter, Zhihu, YouTube, arXiv, etc.). It works by running eval/fetch inside your logged-in browser tabs, so websites see requests as coming from the authenticated user rather than a bot.
Use cases
- let AI agents search Twitter or Reddit using my logged-in session
- fetch YouTube video transcripts from the command line
- give Claude Code or Cursor browser access via MCP without API keys
- scrape sites that block headless browsers and scrapers
- query Zhihu trending or stock quotes through my real Chrome
- automate web tasks reusing existing cookies and complex logins
When to choose
- you want AI agents to access sites with no public API using your real login state
- anti-bot detection breaks Playwright/Selenium or scraping libraries
- you need an MCP server for browser control in Claude Code or Cursor
- you want quick CLI commands for common site actions across many platforms
When to avoid
- you need headless, isolated, or CI-friendly browser automation
- you require strict compliance with site terms of service regarding automated access
- you don't use Chrome or can't run a local daemon/extension
- you need scalable distributed scraping rather than single-user session reuse
Facets
cli-tool · maturity active
cli mcp web-scraping browser-extension http-client agent-framework developer-tools developer-tools crawlers web-development cli browser cross-platform browser-automation mcp-server chrome-extension login-state ai-agents site-adapters anti-bot-bypass typescript automation command-line nodejs
2 sources
- readme: https://github.com/epiral/bb-browser · fetched 2026-08-28 · 0be1178ce9df
- registry_npm: https://registry.npmjs.org/bb-browser · fetched 2026-08-29 · 8e241839f36e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| epiral/bb-browser | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="epiral/bb-browser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem