Skip to main content
Glama

ADB MCP Server

by richard0913

adb_get_device_info

Retrieve detailed information about a specific Android device using its device ID via ADB MCP Server, enabling remote management and automation tasks.

Instructions

Get detailed information about a specific device

Input Schema

NameRequiredDescriptionDefault
deviceIdNoDevice ID (optional, uses default device if not specified)

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Device ID (optional, uses default device if not specified)", "type": "string" } }, "required": [], "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