MCP Directory
Back

adb-mcp-controller

by owen-6936 · ★ 0

A high-performance Model Context Protocol (MCP) server for Android automation. Features a plugin-based architecture for specialized tasks like mobile game solving, system monitoring, and UI testing. Built with TypeScript and the @modelcontextprotocol/sdk.

Install

git clone https://github.com/owen-6936/adb-mcp-controller.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "adb-mcp-controller": {
      "command": "npx",
      "args": [
        "-y",
        "github:owen-6936/adb-mcp-controller"
      ]
    }
  }
}

From the README

A high-performance Model Context Protocol (MCP) server for Android automation. Features a plugin-based architecture for specialized tasks like mobile game solving, system monitoring, and UI testing. Built with TypeScript and the @modelcontextprotocol/sdk.
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related monitoring servers