Integrates a Model Context Protocol (MCP) server directly into a Chromium fork, enabling robust browser automation without traditional detection methods or extensions.
Sponsored
Chromium-MCP is a specialized fork of Chromium designed to embed a Model Context Protocol (MCP) server directly within the browser's core. This innovative approach eliminates the need for typical browser automation tools that rely on debug ports, pipe flags, or external extensions, all of which are easily detectable. By operating internally via IPC with Blink and V8, Chromium-MCP offers unparalleled stealth, making it indistinguishable from a regular browser while providing powerful programmatic control for AI clients and other automation tasks. It addresses critical limitations of existing methods by ensuring that automation remains undetected, allowing for seamless integration and everyday use as a primary browser.
Características Principales
010 GitHub stars
02Designed to be undetectable as an automated browser
03Requires no Chrome extensions for programmatic control
04Eliminates the need for remote debugging flags for automation
05Directly embeds MCP server into Chromium source
06Supports stdio and Unix socket modes for client communication
Casos de Uso
01Integrating advanced browser control capabilities directly into AI applications and clients
02Developing custom browser-based tools that bypass anti-bot detection systems
03Performing browser automation tasks that require stealth and undetectability