← Back to Plugins
MCP Server MCP

io.github.webdriverio/mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @wdio/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@wdio/mcp",
      "version": "3.11.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...