← Back to Plugins
MCP Server MCP

MCP Browser

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcpbrowser",
      "version": "0.4.6",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...