Skip to content
Cline

device manager mcp for Cline

io.github.vladkarpman/device-manager-mcp

MCP server for fast Android device interaction with scrcpy acceleration (~50ms latency).

client:Cline transport:stdio runtime:pypi

Install device manager mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "device-manager-mcp": {
      "command": "uvx",
      "args": [
        "device-manager-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

device manager mcp in other clients