YetiBrowser is an entirely open-source implementation of the Browser MCP workflow, designed to bridge Model Context Protocol clients like Codex, Claude Code, Cursor, or your own custom tools with actual browser tabs. It ensures all data remains local and auditable by linking a Node-based MCP server with dedicated Chrome and Firefox extensions. This transparent, local-first, and cross-browser solution offers robust developer-focused tooling, including rich console capture, DOM diffing, full-page screenshots, and page-state dumps, making it ideal for debugging, QA, and production-friendly integration with IDEs.
Key Features
01Transparent and hackable open-source codebase
02Local-first data handling for enhanced privacy and control
03Cross-browser compatibility for Chrome and Firefox extensions
04Advanced developer tooling for debugging and quality assurance
05Comprehensive browser automation actions (e.g., navigation, clicks, typing, screenshots)
060 GitHub stars