adb-mcp-server
by sfaizi24
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADB_BIN | No | Path to the adb binary if not on PATH. | adb |
| ADB_HOST | Yes | Device hostname or IP. Examples: 192.168.1.42, 100.64.0.5 (Tailscale), phone.local (mDNS). | |
| ADB_PORT | No | ADB TCP port on the device. | 5555 |
| MCP_ALLOWED_PUSH_DIRS | No | Comma-separated absolute prefixes that adb_push may read from. | /tmp/ |
| MCP_ALLOWED_INSTALL_DIRS | No | Comma-separated absolute prefixes that adb_install may read APKs from. | /tmp/ |
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/sfaizi24/adb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server