🔧
android-mcp-server
🔧MCP Servermartingeidobler/android-mcp-server
Installation
Local ServerAuto-generated from README. View full documentation on GitHub →
$
claude mcp add --scope user android -- npx -y android-mcp-serverLocal Server
$
claude mcp add --scope user --env ANDROID_HOME=/path/to/sdk android -- npx -y android-mcp-serverLocal Server
$
claude mcp add --scope user android -- node /path/to/android-mcp-server/dist/index.jsClaude Desktop ConfigurationServer configuration (JSON)
json
{
"mcpServers": {
"android": {
"command": "npx",
"args": ["-y"...What it does
|An MCP server that enables AI assistants to control Android emulators and devices via ADB, providing 21 tools for screenshots, UI inspection, touch automation, app lifecycle management, and logcat integration.
glamalocal
49
Last UpdatedMar 18, 2026