io.github.webdriverio/mcp icon

mcp

by Webdriverio

io.github.webdriverio/mcp

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

Step 1: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via npm
Run via npm
@wdio/mcp@3.5.0
Run command
npx @wdio/mcp@3.5.0

Step 2: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…