holocode-ai/android-action-mcp
A production-ready Model Context Protocol (MCP) server that enables AI assistants like Claude Code to interact with Android devices through ADB
Platform-specific configuration:
{
"mcpServers": {
"android-action-mcp": {
"command": "npx",
"args": [
"-y",
"android-action-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...