Skip to content
Claude Desktop

mcp screenshot for Claude Desktop

io.github.digital-defiance/mcp-screenshot

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

client:Claude Desktop transport:stdio runtime:npm

Install mcp screenshot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-screenshot": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-screenshot"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp screenshot in other clients