SKumarTheCoder/MCP-Appium-Server
Node.js server that exposes mobile automation capabilities with Appium as MCP tools for LLM agents.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Appium-Server": {
"command": "npx",
"args": [
"-y",
"MCP-Appium-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...