charettep/scrcpy-mcp
MCP server exposing scrcpy and ADB Android device control as 22 tools for Claude Code and other MCP clients
Platform-specific configuration:
{
"mcpServers": {
"scrcpy-mcp": {
"command": "npx",
"args": [
"-y",
"scrcpy-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...