🔧

android-mcp-server

🔧MCP Server

martingeidobler/android-mcp-server

VibeIndex|
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

Installation

Local ServerAuto-generated from README. View full documentation on GitHub
claude mcp add --scope user android -- npx -y android-mcp-server
Local Server
claude mcp add --scope user --env ANDROID_HOME=/path/to/sdk android -- npx -y android-mcp-server
Local Server
claude mcp add --scope user android -- node /path/to/android-mcp-server/dist/index.js
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "android": { "command": "npx", "args": ["-y"...
31
Last UpdatedMar 18, 2026