← Index

MCP Browser

io.github.cherchyk/mcpbrowser·v0.3.44·Browser Automation
Quality Score
90
/100

Fetch web pages using Chrome/Edge browser with auth, anti-bot, and JavaScript rendering support

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcpbrowser": {
      "command": "npx",
      "args": [
        "-y",
        "mcpbrowser"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcpbrowser": {
      "command": "npx",
      "args": [
        "-y",
        "mcpbrowser"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcpbrowser
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation