This is the diagnostic MCP you point at an Android device when something breaks. It exposes 76 ADB-based tools across logcat, dumpsys, package internals, system properties, and processes, plus five workflow prompts for crash investigation, memory leak detection, and permission audits. Pure ADB wire protocol, no Appium or uiautomator2 dependency. Two-tier security model separates write operations (installs, taps, file pushes) from arbitrary shell access. Aggregation tools like device-health pull battery, memory, CPU, and network stats in one call. It complements action-oriented MCPs like mobile-next/mobile-mcp: use those to drive UI flows, use this to capture the crash log and heap dump when things go wrong. Token-efficient with category-based tool filtering that can cut schema size by 73%.
claude mcp add --transport stdio io.github.us-all-android uvx android