McpAndroidServer

faesterh06184302-oss/McpAndroidServer
★ 0 stars Kotlin AI/LLM Updated today
MCP Server for Android - 通过 Shizuku/ADB 让 AI 客户端操控手机
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpandroidserver": {
      "command": "npx",
      "args": [
        "-y",
        "faesterh06184302-oss/McpAndroidServer"
      ]
    }
  }
}