Loading MCP server directory, please wait...
Capture screenshots of webpages as images or PDFs with Screenshot Scout.
npx @getmcp/cli add com.screenshotscout/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCREENSHOTSCOUT_ACCESS_KEYScreenshot Scout access key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.screenshotscout/mcp": {
"command": "npx",
"args": [
"-y",
"@screenshotscout/mcp"
],
"env": {
"SCREENSHOTSCOUT_ACCESS_KEY": "",
"SCREENSHOTSCOUT_SECRET_KEY": ""
}
}
}
}