DirectoryMcp Android Server Python
communication

Mcp Android Server Python

by nim444

21
Health
stale
20
Popularity

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.

53stars
11forks
Python
MIT
Updated May 10, 2026
#agentic-ai#ai#android#automation#copilot#mcp-server#python3#vscode

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "mcp-android-server-python": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-android-server-python"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness8/40
Issue response3/30
Org backing5/20
Longevity5/10
Updated within a year
Most issues unresolved
Solo project

Server Info

Categorycommunication
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory