Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DROIDSIGHT_LOGNoTracing filter. Defaults to warn, or debug when a debug log path is set.warn
DROIDSIGHT_EVENTSNoStarts the long-running device event monitor. Requires DROIDSIGHT_DEVICE_SERIAL. Set to '1' to enable.
DROIDSIGHT_ADB_PATHNoExplicit path to the ADB executable.
DROIDSIGHT_SENTINELNoStarts the background enforcement loop. Off by default: it re-applies device state on a timer, including unlocking the screen. Set to '1' to enable.
DROIDSIGHT_DEBUG_LOGNoPath to a persistent debug log. Logging to a file is strictly opt-in; without this, warnings go to stderr and no file is written.
DROIDSIGHT_DEVICE_PINNoNumeric PIN for UI actions that need automatic unlock. Supply at runtime only; never in source or a checked-in MCP configuration.
DROIDSIGHT_LOCAL_ROOTNoConfines host paths used by APK installation and file push/pull. Defaults to the process working directory.
DROIDSIGHT_ALLOW_SHELLNoPublishes the arbitrary shell and macro tools. This grants authority equivalent to broad ADB shell access. Off by default. Set to '1' to enable.
DROIDSIGHT_DEVICE_SERIALNoThe only Android target the process may use. Mandatory when ADB reports multiple authorized devices.

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/edgecasehuman/droidsight'

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