MCP Server
io.github.pedro-rivas/android-puppeteer-mcp MCP Server
io.github.pedro-rivas/android-puppeteer-mcp
What is the io.github.pedro-rivas/android-puppeteer-mcp MCP server?
MCP server for Android automation with UI interaction, screenshots, and device control
How to install io.github.pedro-rivas/android-puppeteer-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"android-puppeteer-mcp": {
"command": "uvx",
"args": [
"android-puppeteer-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"android-puppeteer-mcp": {
"command": "uvx",
"args": [
"android-puppeteer-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"android-puppeteer-mcp": {
"command": "uvx",
"args": [
"android-puppeteer-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"android-puppeteer-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"android-puppeteer-mcp"
]
}
}
}Claude Code
claude mcp add android-puppeteer-mcp -- uvx android-puppeteer-mcpRelated MCP servers
Trending hip-hop artist momentum scores across four cultural dimensions.
79k
View repository →TypeScript
MIT
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
68k
View repository →TypeScript
MIT
Scrapling MCP Server
Active
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
67k
View repository →Python
BSD-3-Clause
io.github.tldraw/tldraw
Active
Draw and visually collaborate with your agents on tldraw's canvas.
50k
View repository →TypeScript
Metabase
Active
Lets AI clients search, explore, query, and visualize data in a Metabase instance.
49k
View repository →Clojure
Chrome DevTools MCP
Active
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
45k
View repository →TypeScript
Apache-2.0