claude mcp add uan-scrcpy-mcp -- npx -y scrcpy-mcp
{
"mcpServers": {
"uan-scrcpy-mcp": {
"command": "npx",
"args": ["-y", "scrcpy-mcp"]
}
}
}
{
"mcpServers": {
"uan-scrcpy-mcp": {
"command": "npx",
"args": ["-y", "scrcpy-mcp"]
}
}
}
{
"mcpServers": {
"uan-scrcpy-mcp": {
"command": "npx",
"args": ["-y", "scrcpy-mcp"]
}
}
}
About This MCP Server
The io.github.JuanCF/scrcpy-mcp server is a developer tool that enables Android device control via ADB and scrcpy, allowing for remote management and interaction with Android devices. It connects to devices using standard input/output streams and is installed via npm, providing a means for developers to integrate device control into their workflows. Developers would use this tool when they need to remotely control and interact with Android devices, such as during automated testing or debugging processes.
MCP server for Android device control via ADB and scrcpy. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
scrcpy-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The scrcpy-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.