Back to search
30
MCP

adb-mcp-server

pypi/adb-mcp-server

A server implementation for handling ADB (Android Debug Bridge) communications using the Message Control Protocol (MCP)

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

adb-mcp
MCP server for controlling Android devices and emulators via ADB
0 tools
@automcp/mcp-adb-tools
MCP server for Android Debug Bridge (ADB) — list devices, run shell commands, capture logs, install APKs, take screenshots, and more.
0 tools
android-device-mcp-server
MCP server for Android device interaction via ADB
0 tools
android-mcp-server
An MCP server that provides control over Android devices via adb
0 tools
android-mcp-server
MCP Server for Android device control via ADB and scrcpy
0 tools
Android-MCP
MCP Server for interacting with Android Devices.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "adb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}