Back to directory
ankit1057/nexuscontroller

ankit1057/nexuscontroller

@ankit1057

Android设备自动化平台,提供MCP接口用于AI工具集成

androidautomationmcptestingui-automationmaestroadb

Installation & Configuration

{
  "mcpServers": {
    "nexuscontroller": {
      "command": "python3",
      "args": [
        "-m",
        "nexuscontroller.mcp"
      ],
      "transport": "stdio"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13