Back to directory
webdriverio/mcp

webdriverio/mcp

@webdriverio

MCP server for browser and mobile app automation using WebDriverIO — automate Chrome, Firefox, Edge, Safari, iOS, and Android through a unified interface.

webdriveriobrowser-automationmobile-automationtestingappiumwebdrivercross-platformautomation

Installation & Configuration

{
  "mcpServers": {
    "wdio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wdio/mcp@latest"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17