🔧

android-mcp-server

🔧MCP Server

martingeidobler/android-mcp-server

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)
json
{ "mcpServers": { "android": { "command": "npx", "args": ["-y"...
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
49
Last UpdatedMar 18, 2026