Back to search
30
MCP

android-mcp-server

pypi/android-mcp-server

MCP Server for Android device control via ADB and scrcpy

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

Similar MCP servers embedding-nearest

android-mcp-server
An MCP server that provides control over Android devices via adb
0 tools
android-device-mcp-server
MCP server for Android device interaction via ADB
0 tools
io.github.juancf/scrcpy-mcp
MCP server for Android device control via ADB and scrcpy
0 tools
adb-mcp
MCP server for controlling Android devices and emulators via ADB
0 tools
droid-mcp
Android MCP server for device automation via ADB
0 tools
scrcpy-mcp
MCP server for Android device control via ADB and scrcpy — gives AI agents vision and control over Android devices
0 tools

How to use

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

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