Back to directory
github-hewei/mcp-android-adb-server

github-hewei/mcp-android-adb-server

@github-hewei25

一个用于通过ADB操作安卓设备的MCP服务

androidadbautomationmcp server

Installation & Configuration

{
  "mcpServers": {
    "mcp-android-adb-server": {
      "command": "D:\\www\\golang\\mcp-android-adb-server\\mcp-android-adb-server.exe",
      "env": {
        "DEVICE_ID": "xxxxx",
        "SCREEN_LOCK_PASSWORD": "123456",
        "VISUAL_MODEL_ON": "true",
        "VISUAL_MODEL_API_KEY": "sk-or-xxxxxxxxxxxxxxxxxxx",
        "VISUAL_MODEL_BASE_URL": "https://openrouter.ai/api/v1/",
        "VISUAL_MODEL_NAME": "qwen/qwen2.5-vl-72b-instruct:free"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2025/3/29
Updated
2026/6/8