SERVER
Scrcpy MCP
Rank #3130io.github.JuanCF/scrcpy-mcp
MCP server providing scrcpy-mcp capabilities
First listed
Feb 22, 2026
Last publish date
May 15, 2026
OVERVIEW
Scrcpy MCP is a Model Context Protocol (MCP) server published by JuanCF. It ranks #3130 of 58,832 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Scrcpy MCP is listed on Official MCP, with 6 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on May 15, 2026.
STANDING
#3,130of 58,832 tracked serversTop 10%
Ranks ahead of 55,702 of 58,832 servers on MCP Toplist.
Recent momentum
+20GitHub stars since Apr 27 (+200%)
CONNECT
Use Scrcpy MCP
Add Scrcpy MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"scrcpy-mcp": {
"command": "npx",
"args": [
"-y",
"scrcpy-mcp"
],
"env": {
"ANDROID_SERIAL": "<your ANDROID_SERIAL>",
"ADB_PATH": "<your ADB_PATH>",
"SCRCPY_SERVER_PATH": "<your SCRCPY_SERVER_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
JuanCF
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 0.2.3 | May 15, 2026 |
| 0.2.1 | Feb 25, 2026 |
| 0.2.0 | Feb 25, 2026 |
| 0.1.9 | Feb 23, 2026 |
| 0.1.8 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Scrcpy MCP?
- MCP server providing scrcpy-mcp capabilities
- Who maintains Scrcpy MCP?
- Scrcpy MCP is maintained by JuanCF, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Scrcpy MCP an official MCP server?
- Yes — Scrcpy MCP is listed on the Official MCP Registry.
- How many versions does Scrcpy MCP have?
- MCP Toplist tracks 6 versions of Scrcpy MCP, most recently published on May 15, 2026.
- Where can I find the source code for Scrcpy MCP?
- The source code for Scrcpy MCP is hosted at github.com/JuanCF/scrcpy-mcp.
EXPLORE