Skip to main content
Glama

android-mcp-toolkit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
convert-svg-to-android-drawable

Convert SVG markup or files into Android VectorDrawable XML quickly, optionally writing to disk.

read-adb-logcat

Dump recent adb logcat output scoped by package, pid, or tag with tail and timeout controls.

get-pid-by-package

Resolve process id for a package via adb shell pidof -s.

get-current-activity

Inspect current focused app/window via dumpsys window (mCurrentFocus/mFocusedApp). Useful even in single-activity apps to verify top window.

fetch-crash-stacktrace

Pull recent crash buffer (-b crash -d -t) optionally filtered by pid resolved from package.

check-anr-state

Check recent ActivityManager ANR logs and tail /data/anr/traces.txt when accessible (best-effort, may require root/debuggable).

clear-logcat-buffer

Run adb logcat -c to clear buffers before a new scenario.

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/Nam0101/android-mcp-toolkit'

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