Enables AI applications to control a user's existing browser instance.
Browser allows AI applications to control a user's browser by acting as a Model Context Provider (MCP) server. Unlike traditional browser automation that creates new browser instances, Browser MCP leverages the user's existing browser profile, preserving logged-in sessions and bypassing bot detection mechanisms. This approach makes it ideal for tasks requiring authentication or avoiding automated browser use restrictions.
Características Principales
01Leverages existing browser sessions
02Bypasses bot detection
03Adapted from Playwright MCP server
04Enables AI control of browser
05Supports user's existing browser profile
06814 GitHub stars
Casos de Uso
01Automating tasks within a user's logged-in browser environment
02Circumventing bot detection mechanisms during browser automation
03Integrating AI with web applications that require user authentication