Skip to content
Claude Desktop

screen buffer mcp for Claude Desktop

io.github.vladkarpman/screen-buffer-mcp

MCP server for fast Android screenshots via scrcpy frame buffer (~50ms latency).

client:Claude Desktop transport:stdio runtime:pypi

Install screen buffer mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "screen-buffer-mcp": {
      "command": "uvx",
      "args": [
        "screen-buffer-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

screen buffer mcp in other clients