MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
mcp · v3.5.0
by Webdriverio
0
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
@wdio/mcp@3.5.0Run command
npx @wdio/mcp@3.5.0Step 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…