Skip to content
Back to search
30
MCP v0.3.35

MCP Browser

io.github.cherchyk/mcpbrowser

Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.

Uptime
0.0%
43 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcpbrowser
MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles auth
0 tools
Browser Automation
Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs
0 tools
chrome-mcp
MCP server for browser automation using DrissionPage
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
puppeteer-mcp-server
This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existin
0 tools
browser-mcp-automation
Browser automation MCP server with triple engine (static + selenium + playwright)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_browser": {
      "url": "None",
      "transport": "http"
    }
  }
}