🛠️

Agent Droid Bridge

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

Developer Tools stdio pypi pypistdioNeverlow512
RUN IN TERMINAL
claude mcp add everlow512-agent-droid-bridge -- uvx agent-droid-bridge
ADD TO claude_desktop_config.json
{ "mcpServers": { "everlow512-agent-droid-bridge": { "command": "uvx", "args": ["agent-droid-bridge"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "everlow512-agent-droid-bridge": { "command": "uvx", "args": ["agent-droid-bridge"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "everlow512-agent-droid-bridge": { "command": "uvx", "args": ["agent-droid-bridge"] } } }

About This MCP Server

The agent-droid-bridge is a Model Context Protocol server that enables AI agents to interact with Android devices by providing them with access to the device's environment via ADB. This allows developers to leverage AI capabilities within Android devices, effectively giving AI agents the ability to perceive and act within the device. Developers would use this tool when they need to integrate AI functionality with Android devices, facilitating the development of more sophisticated and interactive applications.

MCP server giving AI agents eyes and hands inside Android devices via ADB. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

agent-droid-bridge on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Agent Droid Bridge server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/everlow512-agent-droid-bridge.svg)](https://skillsplayground.com/mcps/everlow512-agent-droid-bridge/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.