← Index

io.github.Digital-Defiance/mcp-screenshot

io.github.Digital-Defiance/mcp-screenshot·v1.0.3·Other
Quality Score
81
/100

Screenshot capture with PII masking and cross-platform support for AI agents

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