← Index

io.github.KamaruSama/mcp-screenshot

io.github.KamaruSama/mcp-screenshot·v1.0.1·Other
Quality Score
85
/100

Take Wayland screenshots via grim/slurp. Full screen, region, or interactive crop.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-screenshot": {
      "command": "uvx",
      "args": [
        "mcp-screenshot"
      ],
      "env": {
        "WAYLAND_DISPLAY": "<wayland_display>",
        "XDG_RUNTIME_DIR": "<xdg_runtime_dir>"
      }
    }
  }
}
§02  Environment variables
WAYLAND_DISPLAY
required

Wayland display identifier (e.g. wayland-1). Required for grim to find the compositor.

XDG_RUNTIME_DIR
required

Wayland runtime directory (e.g. /run/user/1000). Required for socket lookup.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other