Loomal

Webdriverio MCP

MCP server by github.com/webdriverio/mcp

MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)

28 starsnpm: @wdio/mcp

About Webdriverio MCP

Webdriverio MCP is an MCP (Model Context Protocol) server published by webdriverio in the official MCP registry, listed under App Automation on Loomal. MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)

It ships as an npm package (@wdio/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/webdriverio/mcp, where the project has earned 28 GitHub stars.

Use Webdriverio MCP with your agent

Claude Code · one command
claude mcp add webdriverio-mcp -- npx -y @wdio/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "webdriverio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wdio/mcp"
      ]
    }
  }
}
npm@wdio/mcp

Frequently asked questions

What is Webdriverio MCP?
Webdriverio MCP is an MCP (Model Context Protocol) server by webdriverio in the App Automation category. MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
How do I connect Webdriverio MCP to Claude, Cursor, or another MCP client?
Install Webdriverio MCP from its npm package (@wdio/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Webdriverio MCP open source?
Yes — the source code is public at github.com/webdriverio/mcp, with 28 GitHub stars.
Can AI agents pay to use Webdriverio MCP?
Not yet through Loomal — Webdriverio MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Webdriverio MCP? Claim this listing free by verifying GitHub ownership, or contact us.