
Mcp Android Agent Python
@nim444
Mcp Android Agent Python について
This project provides an **MCP (Model Context Protocol)** server for automating Android devices using [uiautomator2](https://github.com/openatx/uiautomator2). It's designed to be easily plugged into AI agents like GitHub Copilot Chat, Claude, or Open Interpreter to control Androi
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-android": {
"type": "stdio",
"command": "bash",
"args": [
"-c",
"cd <DIRECTORY> && source .venv/bin/activate && python -m server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Android Agent Python?
Mcp Android Agent Python is a Model Context Protocol server that enables AI agents to control and interact with Android devices programmatically. It provides device management, UI automation, and diagnostic capabilities for developers building automated workflows on real Android devices.
How to use Mcp Android Agent Python?
—
Key features of Mcp Android Agent Python
- Start, stop, and manage apps by package name
- Retrieve installed apps and current foreground app
- Tap, swipe, scroll, drag, and perform UI interactions
- Get device info, screen resolution, and battery status
- Capture screenshots or last toast messages
- Programmatically unlock, wake, or sleep the screen
Use cases of Mcp Android Agent Python
- AI agents that need to interact with real devices
- Remote device control setups
- Automated QA tools
- Android bot frameworks
FAQ from Mcp Android Agent Python
—
「AI とエージェント」の他のコンテンツ
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
コメント