1405942836/appium-mcp
Appium MCP Server 是一个异步、高性能的移动自动化测试框架,基于 MCP 协议与 Claude/ChatGPT 等 AI 集成,支持 Android/iOS 设备的发现、连接、UI 自动化和系统操作。
Platform-specific configuration:
{
"mcpServers": {
"appium-mcp": {
"command": "npx",
"args": [
"-y",
"appium-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...