selenium-mcp

gaforov/selenium-mcp
★ 0 stars TypeScript AI/LLM Updated 1d ago
Selenium MCP server for AI agents — 39 browser automation tools with page snapshots, selector hints, multi-session, and batched execution.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "selenium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gaforov/selenium-mcp"
      ]
    }
  }
}

README Excerpt

Selenium MCP server for AI agents — **39 tools** for real-browser automation: navigation, clicking, typing, assertions, screenshots, multi-session management, page snapshots with stable element refs, persistent selector hints, and batched multi-step execution. Built with TypeScript, the official MCP SDK, and Selenium WebDriver — strict zod input validation, explicit waits, and structured responses designed for LLM agents.

Tools (1)

take_screenshot

Topics

ai-agentsbrowser-automationclaudecursormcpmcp-servermodel-context-protocolseleniumselenium-webdrivertestingtypescriptwebdriver