Android Debug Bridge MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| create_test_folderC | Create a test folder with the specified name |
| list_appsC | List installed apps matching a name pattern |
| open_appC | Open an app using its package name and activity |
| capture_screenshotC | Capture a screenshot and save it to the test folder |
| capture_ui_dumpB | Capture UI hierarchy dump from the device |
| input_keyeventB | Send key events (BACK, HOME, ENTER, DELETE) |
| input_tapC | Tap at specific coordinates |
| input_textC | Input text into the current field |
| input_scrollC | Perform scroll action |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |