loading…
Search for a command to run...
loading…
An MCP server that enables high-speed Android screenshot capture with ~50ms latency using the scrcpy frame buffer. It maintains a circular buffer for instant ac
An MCP server that enables high-speed Android screenshot capture with ~50ms latency using the scrcpy frame buffer. It maintains a circular buffer for instant access to recent frames and automatically falls back to ADB when scrcpy is unavailable.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"screen-buffer-mcp": {
"command": "npx",
"args": []
}
}
}