Skip to main content
Glama

Android MCP Server

by jduartedj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADB_PATHNoCustom path to ADB executable (default: uses system PATH)
DEVICE_SERIALNoSpecific device serial number to target (default: first available device)

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
android_screenshot

Capture a screenshot from the Android device

android_touch

Simulate a touch event at specific screen coordinates

android_swipe

Perform a swipe gesture between two coordinates

android_launch_app

Launch an Android app by package name

android_list_packages

List installed packages on the Android device

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/jduartedj/android-mcp-server'

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