Back to MCP Servers
🔌

hyperb1iss/droidmind

Apache-2.0

🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.

PythonAI & LLMs

Install

npx -y hyperb1iss-droidmind

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "hyperb1iss-droidmind": {
      "command": "npx",
      "args": [
        "-y",
        "hyperb1iss-droidmind"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.