47
/ 100
6 days ago
glama

scrcpy-mcp

MCP server for Android device control via ADB and scrcpy, enabling AI agents to see and interact with Android devices.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
3 read-only tools perform write/delete/exec — ui_find_element (line 23: nodeRegex.exec(xml)); ui_get_state (line 23: nodeRegex.exec(xml)); ui_wait_for_element (line 23: nodeRegex.exec(xml))
⚠️
Tool descriptions don’t match what handlers do
5 tools describe read intent but their handlers mutate — ui_find_element (line 23: nodeRegex.exec(xml)); ui_tap_element (line 23: nodeRegex.exec(xml)); ui_get_state (line 23: nodeRegex.exec(xml))
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADB_PATHADB on PATH (or set )
configANDROID_SERIALDefault device serial
configDISPLAY
configFFMPEG_PATHffmpeg-static or system ffmpeg ffmpeg binary
configFFPLAY_PATHffplay ffplay binary
configSCRCPY_SERVER_PATH"": "/usr/local/lib/scrcpy-v4.0/scrcpy-server"
configSCRCPY_SERVER_VERSION3.3.4 Override scrcpy server version
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 11 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/1999azzar-scrcpy-mcp-eps00y)](https://m8ven.ai/mcp/1999azzar-scrcpy-mcp-eps00y)
commit: 116e74f36b9211b2cec5bfe1085363355d0d669f
code hash: 197b7cc274efdc7048748f2ddb94cb778eae5bca53c618561c734d43b3c4fecd
verified: 7/25/2026, 8:32:04 AM
view raw JSON →