io.github.vladkarpman/screen-buffer-mcp✓
io.github.vladkarpman/screen-buffer-mcp · v2.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vladkarpman/screen-buffer-mcp",
"description": "MCP server for fast Android screenshots via scrcpy frame buffer (~50ms latency).",
"repository": {
"url": "https://github.com/vladkarpman/screen-buffer-mcp",
"source": "github"
},
"version": "2.1.0",
"packages": [
{
"registryType": "pypi",
"identifier": "screen-buffer-mcp",
"version": "2.1.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}