MCP Android agent - This project provides an *MCP (Model Context Protocol)* server for automating Android devices using uiautomator2. It's designed to be easily plugged into AI agents like GitHub Copilot Chat, Claude, or Open Interpreter to control Android devices through natural language.
Stars
48
Forks
12
Watchers
48
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
Create virtual environment in CI workflow before installing dependencies
a1a622bView on GitHubFix dependency installation command in CI workflow to use correct group flag
c460db6View on GitHubEnhance README with detailed server transport modes for AI agent and HTTP API integration
8ece165View on GitHubRefactor tool descriptions and formatting across multiple modules
4d9c0c3View on GitHubAdd initial implementation of Android Device Operator server using FastMCP
97500d9View on GitHubUpdate MCP Android Agent instructions: add new tools and enhance descriptions
8b38ffcView on GitHubAdd Amazon shopping prompt: document steps for searching and retrieving results
8906f56View on GitHubAdd dump_hierarchy command to README: document UI hierarchy retrieval
262474cView on GitHubAdd dump_hierarchy tool to retrieve UI hierarchy of the current screen
1d370a8View on GitHubAdd tests for dump_hierarchy function: success, options, and failure cases
67caf8dView on GitHubFix README badges: update CI pipeline and coverage badge for accuracy
deb426cView on GitHub