Multi-agent browser MCP runtime for isolated, persistent, parallel Playwright sessions. Run multiple AI agents without shared tabs or browser state.
Local browser execution for MCP clients, with isolated sessions and explicit page addressing.
- Documentation - Getting started - MCP tool reference
BrowserMesh lets Claude Code, Codex, Cursor, Qwen, and other MCP-compatible clients operate independent Chromium sessions through one local MCP server. Each ready session owns a separate BrowserContext; every page operation names its sessionId and pageId.
The external client reasons and plans. BrowserMesh executes browser operations, enforces isolation, orders work within each session, and returns structured results.
Example: test checkout as a customer while a separate admin session verifies the order.
Install the Playwright-managed Chromium build used by BrowserMesh:
Add BrowserMesh to your MCP client configuration:
The exact configuration shape depends on the client. BrowserMesh reports its installed package version in serverInfo.version during MCP initialization.
Check a local installation without starting the MCP transport:
Chromium and BrowserMesh remain on the user's machine. No hosted BrowserMesh service is required. If Chromium is missing, MCP discovery remains available and browsersessioncreate returns an actionable BROWSERERROR.
BrowserMesh v0.1 is intentionally small: one local Node.js process, one Chromium process, and one non-persistent BrowserContext for every ready session.
- explicit session and page addressing; - isolated browser contexts and page ownership checks; - navigation, inspection, interaction, waits, capture, and persistence; - per-session serialization with parallel execution across indep
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/scrollDynasty--multi-agent-browser-mcp.html)
Testing and observability for multi-agent delegation, MCP tools, permissions, sandboxed actions, prompts, and workflow replay.
roshanarnav25-sloth/google-flow-mcpMCP server that drives Google Flow (Veo / Nano Banana) through its internal tRPC API, with a hard credit-cost gate
ZoeLinUTS/MagicTeX-mcpMagicTeX — a LaTeX editor for AI agents (Claude Code): live PDF preview, PDF comments that drive edits, Visual (WYSIWYG) mode, and git-tracked history. No local TeX install.
modulastack/modula-relayLocal MCP relay for cross-model agent teams. Your Claude, Codex, and other agents talk to each other over Unix sockets. No broker, no network, no accounts.
sandbaseai/deepseek-harness-handbookIndependent, source-backed handbook for DeepSeek AI's official DeepSeek Harness (dsh): agents, plugins, security, troubleshooting, and runbooks.
Alex663028/pulse-agentPulse — Hermes-style self-improving AI agent. Reliability-first rebuild with evaluated skill self-evolution, multi-agent team orchestration, dialectic user modeling, and fully self-hosted default stac
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.