Skip to main content
Glama

ADB MCP Server

by richard0913

adb_set_default_device

Set a specific Android device as the default for remote management operations, such as app control, file handling, or shell commands, using the ADB MCP Server.

Instructions

Set the default device for subsequent operations

Input Schema

NameRequiredDescriptionDefault
deviceIdYesDevice ID to set as default

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Device ID to set as default", "type": "string" } }, "required": [ "deviceId" ], "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/richard0913/adb-mcp'

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