Android Puppeteer is a lightweight MCP server that enables AI agents to interact with Android devices through intelligent UI element detection and automated interactions.
From the registry: MCP server for Android automation with UI interaction, screenshots, and device control
$ git clone https://github.com/pedro-rivas/android-puppeteer-mcp && cd android-puppeteer-mcp && uv syncPlease install the `android-puppeteer-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Python 3.10+** — Required runtime (https://www.python.org/)
- **uv** — Python package manager Run: `curl -LsSf https://astral.sh/uv/install.sh | sh` (https://docs.astral.sh/uv/)
- **ADB and scrcpy** — Android Debug Bridge and scrcpy for video recording
- **Clone repository** — No published package — install from source Run: `git clone https://github.com/pedro-rivas/android-puppeteer-mcp && cd android-puppeteer-mcp && uv sync`
Canonical MCP server config (stdio transport):
- command: `uv`
- args: ["--directory","<path-to>/android-puppeteer-mcp","run","puppeteer.py"]
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.