MCP Server
MCP
io.github.martingeidobler/android
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "android-mcp-server",
"version": "1.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to Android SDK (auto-detected on macOS at ~/Library/Android/sdk)",
"format": "string",
"name": "ANDROID_HOME"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment