Browser icon

Browser

CreatedBrowserMCP

Enables AI applications to control a user's existing browser instance.

About

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.

Key Features

  • Leverages existing browser sessions
  • Bypasses bot detection
  • Adapted from Playwright MCP server
  • Enables AI control of browser
  • Supports user's existing browser profile
  • 814 GitHub stars

Use Cases

  • Automating tasks within a user's logged-in browser environment
  • Circumventing bot detection mechanisms during browser automation
  • Integrating AI with web applications that require user authentication