Skip to main content
Glama

Android Debug Bridge MCP

by TiagoDanin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_test_folder

Create a test folder with the specified name

list_apps

List installed apps matching a name pattern

open_app

Open an app using its package name and activity

capture_screenshot

Capture a screenshot and save it to the test folder

capture_ui_dump

Capture UI hierarchy dump from the device

input_keyevent

Send key events (BACK, HOME, ENTER, DELETE)

input_tap

Tap at specific coordinates

input_text

Input text into the current field

input_scroll

Perform scroll action

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