AI & ML
Trust: 32/100 (Limited)io.github.Digital-Defiance/mcp-screenshot Guide
Screenshot capture with PII masking and cross-platform support for AI agents
2 starsby Digital-Defiance
Quick Start
Install
npx @ai-capabilities-suite/mcp-screenshotClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-digital-defiance-mcp-screenshot": {
"command": "npx",
"args": [
"@ai-capabilities-suite/mcp-screenshot"
]
}
}
}