Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by minhalvp • Automation & Orchestration
An MCP server that exposes ADB-based Android device management (commands, screenshots, UI layout analysis, and package management) to MCP clients.
Run arbitrary ADB commands on a connected Android device to inspect state, install/uninstall apps, or perform debugging tasks.
Capture device screenshots and analyze UI layout (clickable elements, bounds, and centers) to drive or reason about UI automation.
Enumerate or query package actions/intents and manage installed packages on an Android device programmatically.
This repository implements a Model Context Protocol (MCP) server that provides programmatic control over Android devices via ADB. It enables executing arbitrary ADB commands, capturing device screenshots, analyzing clickable UI elements, and querying or managing installed packages. The server is designed to be used with MCP clients (e.g., Claude Desktop or code editors) and supports simple configuration for automatic or manual device selection. It requires Python and an installed ADB environment and is intended for development and automation tasks involving connected Android devices.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.