← Index

Universal Screenshot MCP

io.github.sethbang/screenshot-server·v1.1.2·Other
Quality Score
90
/100

MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "screenshot-server": {
      "command": "npx",
      "args": [
        "-y",
        "universal-screenshot-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "screenshot-server": {
      "command": "npx",
      "args": [
        "-y",
        "universal-screenshot-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y universal-screenshot-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other