minhalvp/android-mcp-server
An MCP server that provides control over Android devices via adb
Platform-specific configuration:
{
"mcpServers": {
"android-mcp-server": {
"command": "npx",
"args": [
"-y",
"android-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...