MCP Bliss Logo

MCP BLISS

Download MCP BlissGet started in seconds – free download, easy install.
Tool Icon

Browser MCP v1.0.0

Slug: browser-mcp
Author: BrowserMCP
browserautomationbrowser-extensioncursorclaudemcp-server
Browser MCP is an MCP server that allows AI applications to control your browser. It provides fast local automation, privacy by keeping browser activity on your device, uses your existing browser profile to stay logged in, and avoids bot detection.
Capabilities:
Automate browser interactions using your existing browser profileFast local automation without network latencyPrivate browser automation that stays on your deviceStealth mode to avoid basic bot detection and CAPTCHAsControl browser through AI applications like VS Code, Claude, and Cursor
Examples:
  • "Navigate to a website and fill out a form using my logged-in session."
  • "Take a screenshot of the current page and analyze its content."
  • "Automate clicking through a multi-step process on a website."
  • "Extract data from a webpage while staying logged into my accounts."
Script:
{
  "command": "npx",
  "args": [
    "@browsermcp/mcp@latest"
  ]
}