74
/ 100
1 month ago
glama

WebDriverIO MCP Server

Enables Claude Desktop to automate web browsers and mobile applications (iOS/Android) using WebDriverIO. Supports browser automation, mobile app testing, touch gestures, app lifecycle management, and hybrid app context switching through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: BROWSERSTACK_ACCESS_KEY, DIGITALAI_ACCESS_KEY, SAUCE_ACCESS_KEY, TESTINGBOT_KEY, TESTINGBOT_SECRET, TESTMU_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPPIUM_PATH
configAPPIUM_PROTOCOL
configAPPIUM_URL
configAPPIUM_URL_PORT
🔐 secretBROWSERSTACK_ACCESS_KEYexport =your_access_key
configBROWSERSTACK_USERNAMEexport =your_username
🔐 secretDIGITALAI_ACCESS_KEYexport =your_access_key
configDIGITALAI_CLOUD_URLexport =https://your-cloud.example.com
🔐 secretSAUCE_ACCESS_KEYexport =your_access_key
configSAUCE_REGION
configSAUCE_USERNAMEexport =your_username
🔐 secretTESTINGBOT_KEYexport =your_key
🔐 secretTESTINGBOT_SECRETexport =your_secret
🔐 secretTESTMU_ACCESS_KEYexport =your_access_key
configTESTMU_USERNAMEexport =your_username
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/webdriverio-mcp-1k66rr)](https://m8ven.ai/mcp/webdriverio-mcp-1k66rr)
commit: df557860ed4bc8d7e3e1d3b4d7ad8262b6db2f02
code hash: 89192d98ba5d1bb9a57d244b45896c5ae134ce742fc7a6ccfb6efc2430f18b9e
verified: 6/18/2026, 11:55:53 AM
view raw JSON →