← Index

Agent Droid Bridge

io.github.Neverlow512/agent-droid-bridgev0.6.1Other

MCP server giving AI agents eyes and hands inside Android devices via ADB

In-path gate · all MCP tools

Using Agent Droid Bridge in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
REVIEWstatus: PARTIALfresh until 2026-08-07 03:01 UTC
screened 2026-07-08tier: scannedgranularity: description-levelsource: registry

Semantic screen found no manipulation pattern in the description. Conformance probe not yet run.

mcpindex.integrity.descriptionpassINFO

evidenceNo malicious intent describedvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-07-31).

Contracts can change after screening, with no version bump. The gate pins Agent Droid Bridge’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/io-github-neverlow512-agent-droid-bridge)](https://mcpindex.ai/server/io-github-neverlow512-agent-droid-bridge)
HTML
<a href="https://mcpindex.ai/server/io-github-neverlow512-agent-droid-bridge"><img src="https://mcpindex.ai/api/v1/badge/io-github-neverlow512-agent-droid-bridge" alt="mcpindex verdict" height="20" /></a>
Environment variables
ADB_EXECUTION_MODE

Security mode. 'unrestricted' allows all shell commands with an optional denylist. 'restricted' allows only commands in ADB_SHELL_ALLOWLIST.

ADB_ALLOW_SHELL

Set to 'false' to block all adb shell commands regardless of execution mode.

ADB_PATH

Path to the ADB binary. Use a full path if adb is not on your system PATH.

ADB_EXTRA_TOOL_PACKS

Comma-separated list of extra tool packs to load. Set to 'app_manager' to enable 9 additional app management tools.

ADB_DENIED_TOOLS

Comma-separated list of tool names to hide from the agent at startup.

ADB_SHELL_ALLOWLIST

Comma-separated list of shell commands permitted in restricted mode. Empty blocks all shell commands.

ADB_SHELL_DENYLIST

Comma-separated list of shell commands blocked in unrestricted mode.

MCP_LOG_ENABLED

Set to 'true' to enable session logging. Requires MCP_LOG_DIR.

MCP_LOG_DIR

Absolute path to the directory where session logs are written. Required when MCP_LOG_ENABLED is true.

ADB_LOG_LEVEL

Server process log level.

ADB_COMMAND_TIMEOUT

Maximum seconds to wait for any ADB command.

ADB_SCREENSHOT_TIMEOUT

Maximum seconds to wait for a screenshot capture.

ADB_UI_CHANGE_TIMEOUT

Default timeout in seconds for detect_ui_change.

ADB_UI_CHANGE_POLL_INTERVAL

How often in seconds detect_ui_change polls the UI hierarchy.

ADB_AAPT_TIMEOUT

Maximum seconds to wait for aapt dump badging, used by the app_manager pack.

ADB_CONFIG_SOURCE

Set to 'yaml' to load configuration from adb_config.yaml instead of environment variables.

MCP quality score · maturity, not trust · methodology
freshness
19
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Other