Skip to main content
Glama
Scofield81

Android Control MCP

by Scofield81

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANDROID_CONTROL_MODENoOperating mode: SAFE, NORMAL, or ADMIN. Determines which tools are permitted.normal
ANDROID_CONTROL_PORTNoPort to use when ANDROID_CONTROL_TRANSPORT=http.8001
ANDROID_CONTROL_CONFIGNoPath to the configuration file. Defaults to ~/.config/android-control-mcp/config.json.
ANDROID_CONTROL_ADB_PATHNoPath to the adb executable. If not set, adb is expected to be in PATH.
ANDROID_CONTROL_AUDIT_LOGNoOptional path to an audit log file. If not set, audit messages are written to stderr.
ANDROID_CONTROL_TRANSPORTNoTransport protocol: 'stdio' for standard MCP, 'http' for HTTP transport.stdio
ANDROID_CONTROL_AUTO_APPROVENoSet to '1' to automatically approve high-risk actions without interactive confirmation. Only for trusted environments.0
ANDROID_CONTROL_DEFAULT_SERIALNoDefault device serial number to use when no serial parameter is provided.

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

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/Scofield81/android-control-mcp'

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