Back to search
30
MCP

io.github.pedro-rivas/android-puppeteer-mcp

io.github.pedro-rivas/android-puppeteer-mcp

MCP server for Android automation with UI interaction, screenshots, and device control

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

Similar MCP servers embedding-nearest

android-puppeteer-mcp
MCP server for Android automation with UI interaction, screenshots, and device control
0 tools
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
0 tools
droid-mcp
Android MCP server for device automation via ADB
0 tools
io.github.juancf/scrcpy-mcp
MCP server for Android device control via ADB and scrcpy
0 tools
@mseep/puppeteer-mcp-server
Experimental MCP server for browser automation using Puppeteer (inspired by @modelcontextprotocol/server-puppeteer)
0 tools
io.github.mobile-next/mobile-mcp
MCP server for iOS and Android Mobile Development, Automation and Testing
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.pedro-rivas/android-puppeteer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}