📡 MCP Radar

krshforever/bwb-browser

Browser Without Bloat — 30KB MCP browser automation server. Raw CDP, zero bloat, works on any platform (Termux, Linux, macOS, Windows). The only MCP browser with live console/network event capture.

10 stars
4 forks
JavaScript
momentum ▲ 28.0
created 2026-07-28
on radar since 2026-07-30
star trend 5 → 10 since 2026-07-30
View on GitHub ↗Homepage ↗

About bwb-browser

Browser Without Bloat — 76KB. 25 tools. Zero dependencies. Runs on your phone.

A lightweight MCP server that gives any AI agent browser superpowers. Written by a guy in India on Termux because the existing tools were 200MB of "why."

Every other MCP browser tool ships a full browser binary. Playwright MCP? ~250MB. Puppeteer MCP? ~400MB. Chrome DevTools MCP? ~350MB.

bwb uses raw Chrome DevTools Protocol (CDP) — the same protocol Chrome speaks natively. It auto-detects the browser already on your system. No downloads. No binary mismatches. No "why is my disk full" panic.

Factor bwb Playwright MCP Puppeteer MCP -------------------------------------------- Source size 76KB ~50MB+ ~100MB+ Total install ~1MB ~250MB ~400MB Bundled browser None Chromium (~200MB) Chromium (~300MB) Works on Termux/Android ✅ Yes ❌ ❌ Zero deps (no nodemodules hell) ✅ Yes ❌ ❌ Live event streaming ✅ ❌ ❌ Natural language interaction ✅ ❌ ❌ Persistent sessions ✅ ❌ ❌ CPU profile at idle Basically nothing 🐌 🐌

1. browseract — Talk to the Browser Like a Human

No findElement hell. No chaining 10 calls. bwb parses what you want, finds the right elements, interacts, and returns the result. Pure DOM heuristics — no LLM dependency, no API costs, no "the AI is thinking..." spinner.

2. browserwatch — See What the Page Is Doing

This is the one feature nobody else has. Your agent can listen to the page:

Console logs. Network requests. JS exceptions. Page navigations. Your agent isn't flying blind anymore.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/krshforever--bwb-browser.html)

Related MCP servers

shlokkhemani/rabbithole

An infinite canvas for learning — select text, ask, and answers branch out as documents. MCP server for Claude Code, Codex, and any agent.

⭐ 222JavaScript
livetennisapi/livetennisapi-mcp

MCP server for the Live Tennis API — give Claude, Cursor and other LLM agents real-time tennis scores, odds and model win-probability

⭐ 205JavaScript
talivia-group/agent

Revenue-first website analytics installed and verified by AI agents through MCP

⭐ 72JavaScript
upvoteclub/upvote-club-mcp-mcpb

Claude Desktop .mcpb bundle for Upvote.club. Part of upvoteclub/upvote-club-mcp-* family — see core repo for all packages.

⭐ 44JavaScript
upvoteclub/upvote-club-mcp-local

Self-serve stdio MCP for Upvote.club. Part of upvoteclub/upvote-club-mcp-* family — see core repo for all packages.

⭐ 44JavaScript
upvoteclub/upvote-club-mcp-remote

Streamable HTTP remote MCP for Upvote.club. Part of upvoteclub/upvote-club-mcp-* family — see core repo for all packages.

⭐ 43JavaScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.