Skip to main content
Glama

DroidMind

disconnect_device

Disconnect an Android device using its serial number for remote device management and control via the DroidMind MCP server.

Instructions

Disconnect from an Android device.

Args: serial: Device serial number

Returns: Disconnection result message

Input Schema

NameRequiredDescriptionDefault
serialYes

Input Schema (JSON Schema)

{ "properties": { "serial": { "title": "Serial", "type": "string" } }, "required": [ "serial" ], "title": "disconnect_deviceArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hyperb1iss/droidmind'

If you have feedback or need assistance with the MCP directory API, please join our Discord server