MCP.so
Sign In

Selenium MCP

@fbettag

About Selenium MCP

No overview available yet

Basic information

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "selenium": {
      "command": "uv",
      "args": [
        "run",
        "path/to/your/clone/of/selenium-mcp"
      ],
      "env": {
        "BROWSERLESS_URL": "http://localhost:3000",
        "BROWSERLESS_TOKEN": "optional-bearer-token-here"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Browser Automation MCP servers