Screen Buffer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from pypi.
MCP server for fast Android screenshots via scrcpy frame buffer (~50ms latency).
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add screen-buffer-mcp -- uvx screen-buffer-mcp
{
"mcpServers": {
"screen-buffer-mcp": {
"args": [
"screen-buffer-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.screen-buffer-mcp]
command = "uvx"
args = ["screen-buffer-mcp"]
{
"mcpServers": {
"screen-buffer-mcp": {
"args": [
"screen-buffer-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"screen-buffer-mcp": {
"args": [
"screen-buffer-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.