docker-android MCP Server — Claude & Cursor Integration
# docker-android MCP Server
## What is docker-android?
docker-android is a production-ready Model Context Protocol (MCP) server with 15,833 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install budtmo/docker-android
# Or manual
git clone https://github.com/budtmo/docker-android.git
cd docker-android
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 15,833
- **Forks:** 🍴 1,750
- **License:** NOASSERTION
- **Updated:** 2026-09-07
- **Repo:** [budtmo/docker-android](https://github.com/budtmo/docker-android)