Skip to content
Windsurf

MCP Appium - Mobile Development and Automation Server for Windsurf

io.github.appium/appium-mcp

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

client:Windsurf transport:stdio runtime:npm

Install MCP Appium - Mobile Development and Automation Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "appium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "appium-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Appium - Mobile Development and Automation Server in other clients