Cloud Infrastructure
Trust: 35/100 (Limited)Universal Screenshot MCP Guide
MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)
17 starsby sethbang
Quick Start
Install
npx universal-screenshot-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sethbang-screenshot-server": {
"command": "npx",
"args": [
"universal-screenshot-mcp"
]
}
}
}