Hunt-Droid Mobile MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MM_MCP_HOST | No | Bind address for the MCP server (e.g., 127.0.0.1 for localhost-only). | 0.0.0.0 |
| MM_MCP_PORT | No | Port for the MCP server. | 8765 |
| MM_PROXY_PORT | No | Port for mitmproxy. | 18080 |
| MM_REPORT_DIR | No | Directory for captured traffic and artifacts. | reports |
| MM_DEVICE_SERIAL | No | Pin a specific device serial (optional). | |
| MM_FRIDA_ENABLED | No | Set to '0' to disable Frida SSL-unpinning. | 1 |
| MM_MCP_TRANSPORT | No | Transport type: streamable-http or sse. | streamable-http |
| MM_MCP_ALLOW_SHELL | No | Set to '1' to enable the mobile_adb_shell tool. | 0 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/banditPradyun/hunt-droid-mobile-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server