Agent Droid Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 478 installs a week from pypi. Last commit 13 May 2026.
MCP server giving AI agents eyes and hands inside Android devices via ADB
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-droid-bridge -- uvx agent-droid-bridge
{
"mcpServers": {
"agent-droid-bridge": {
"args": [
"agent-droid-bridge"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-droid-bridge]
command = "uvx"
args = ["agent-droid-bridge"]
{
"mcpServers": {
"agent-droid-bridge": {
"args": [
"agent-droid-bridge"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-droid-bridge": {
"args": [
"agent-droid-bridge"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.