adb-tui

alanisme/adb-tui
★ 14 stars Go 💻 Code/Dev Tools Updated 1mo ago
🤖 Full-featured Android Debug Bridge TUI and MCP server. Control any device by keystroke or AI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "adb-tui": {
      "command": "go",
      "args": [
        "run",
        "github.com/alanisme/adb-tui@latest"
      ]
    }
  }
}

Topics

adbandroiddebugginggolangmcpmodel-context-protocolterminal-uitui