Skip to main content
Glama

Android Debug Bridge MCP

by TiagoDanin

input_text

Simulate text input on Android devices using ADB commands. Automate UI interactions by injecting text directly into active fields for testing and debugging purposes.

Instructions

Input text into the current field

Input Schema

NameRequiredDescriptionDefault
textYesText to input

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "Text to input", "type": "string" } }, "required": [ "text" ], "type": "object" }

Other Tools from Android Debug Bridge MCP

Related Tools

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/TiagoDanin/Android-Debug-Bridge-MCP'

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