Adb-MCP-Server

francbonet/Adb-MCP-Server
★ 0 stars TypeScript AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

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-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "francbonet/Adb-MCP-Server"
      ]
    }
  }
}

README Excerpt

MCP server for controlling Android, Fire TV, and Android TV devices through ADB. The intended setup is a local machine in the office, for example a Mac Mini with one or more physical Fire TV devices connected over USB. A remote agent can use this MCP server to inspect the device, install and uninstall applications, navigate with D-pad input, capture screenshots, and collect logcat context around failures.

Tools (20)

ADB_APK_ROOTADB_BUILD_CONFIGADB_EXECUTABLEADB_MAX_OUTPUT_BYTESADB_PROJECT_ROOTADB_SCREENSHOT_MAX_BYTESADB_TIMEOUT_MSclear_active_devicedisconnect_devicedump_uiget_current_activityget_device_infoget_logcatinstall_apklist_build_profileslist_devicespress_keyrun_buildscreenshotstop_app