Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
cacheD

Manage the cache. See rtfm for details.

rtfmA

Get documentation. Pass category ('build'|'adb'|'emulator'|'ui'|'cache'|'index') or tool (tool name like 'ui-query').

adb-deviceC

Manage device connections.

adb-appC

Manage applications.

adb-logcatC

Read device logs. Returns summary with logId.

adb-shellC

Execute shell commands with safety guards.

emulator-deviceC

Manage Android emulators.

gradle-buildD

Build. Returns summary with buildId.

gradle-testA

Run tests. Returns summary with testId. With baseline, auto-detects regressions.

gradle-listB

Introspect project structure.

gradle-get-detailsC

Fetch full output for a previous build/test by ID.

ui-queryC

Query app UI. Accessibility-first.

ui-actionA

Interact with app UI: tap, input, scroll. Use selector or coords.

ui-captureC

Capture screenshots or visual snapshots.

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/thecombatwombat/replicant-mcp'

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