Skip to main content
Glama
us-all
by us-all

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADB_PATHNoPath to ADB binary (default: 'adb' on PATH)
ANDROID_HOMENoAndroid SDK path (auto-detected if not set)
ANDROID_TOOLSNoComma-separated allowlist of tool categories (device, apps, ui, logcat, emulator, files, system, debug, shell)
MCP_HTTP_HOSTNoHTTP bind host (default: 127.0.0.1)
MCP_HTTP_PORTNoHTTP listen port (default: 3000)
MCP_TRANSPORTNoTransport type: 'stdio' (default) or 'http'
ANDROID_SERIALNoTarget device serial (auto-selected if single device)
MCP_HTTP_TOKENNoBearer token for HTTP transport (required when MCP_TRANSPORT=http)
ANDROID_DISABLENoComma-separated denylist of tool categories (ignored if ANDROID_TOOLS is set)
MCP_HTTP_SKIP_AUTHNoSkip Bearer auth (set to 'true' to disable, e.g. behind reverse proxy)
ANDROID_MCP_ALLOW_SHELLNoEnable arbitrary adb shell execution; set to 'true' to allow
ANDROID_MCP_ALLOW_WRITENoEnable write operations (install, tap, push); set to 'true' to allow

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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