Catalog
io.github.appium/appium-mcp
OfficialMCP Appium - Mobile Development and Automation Server
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
Automate mobile testing on iOS and Android devices with Appium test creation tools.
mobile automationappiumios testingandroid testingtest automation
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"appium-mcp": {
"command": "npx",
"args": [
"-y",
"appium-mcp@1.87.2"
]
}
}
}