mobile-device-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ADB_PATH | No | Custom ADB binary path | |
| MCP_AI_MODEL | No | Override AI model (e.g., gemini-2.5-flash or claude-sonnet-4-20250514) | gemini-2.5-flash |
| GEMINI_API_KEY | No | Google API key for Gemini vision (alias for GOOGLE_API_KEY) | |
| GOOGLE_API_KEY | No | Google API key for Gemini vision (recommended) | |
| MCP_AI_PROVIDER | No | Force AI provider: "anthropic" or "google" | |
| ANTHROPIC_API_KEY | No | Anthropic API key for Claude vision | |
| MCP_DEFAULT_DEVICE | No | Default device serial | |
| MCP_SCREENSHOT_FORMAT | No | "png" or "jpeg" | jpeg |
| MCP_SCREENSHOT_QUALITY | No | JPEG quality (1-100) | 80 |
| MOBILE_MCP_LICENSE_KEY | No | License key to unlock Pro tools | |
| MCP_SCREENSHOT_MAX_WIDTH | No | Resize screenshots to this max width | 720 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/saranshbamania/mobile-device-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server