DroidLab MCP
by cirkasssian
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADB | No | adb binary | per-OS SDK path |
| HOST | No | Bridge interface | 0.0.0.0 (manual) / 127.0.0.1 (via MCP until access_start) |
| PORT | No | Bridge port | 8090 |
| FFMPEG | No | ffmpeg binary | ffmpeg |
| SCRCPY | No | scrcpy binary (WebP fallback) | ~/bin/scrcpy/*/scrcpy |
| EMU_AVD | No | Default AVD | first entry of mcp/emulators.json |
| EMU_BIN | No | Emulator binary | SDK emulator/emulator |
| VIDEO_SRC | No | screenrecord = legacy H.264 path | scrcpy |
| X_DISPLAY | No | X display for x11grab / scrcpy (WebP fallback) | :99 |
| ABR_RTT_MS | No | RTT-probe downgrade threshold | 800 |
| ABR_UP_SECS | No | Congestion-free seconds before an upgrade | 90 |
| BRIDGE_PORT | No | Bridge port controlled by the MCP | 8090 |
| ABR_CHECK_MS | No | Backlog check period | 2000 |
| SCRCPY_SERVER | No | Server jar for the raw host | ~/bin/scrcpy/*/scrcpy-server |
| ABR_DOWN_BYTES | No | WS backlog safety net for a downgrade | 600000 |
| EMU_EXTRA_ARGS | No | Extra emulator arguments | |
| BOOT_TIMEOUT_MS | No | Boot wait limit | 120000 |
| WEB_ACCESS_TOKEN | No | Bridge HTTP/WS token; without it access is open | |
| ABR_COOLDOWN_SECS | No | Minimum interval between switches | 10 |
| WEB_CONTROL_TOKEN | No | Input-control token; browser input disabled until set_dev_input | |
| WEB_INPUT_ENABLED | No | Manual start: 0 = observation mode | 1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues