MCP Server
MCP
net.shotbot/shotbot-mcp
Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "shotbot-mcp",
"version": "2.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Shotbot API key (12 characters). Get a free one at https://www.shotbot.net/screenshot-api-key/",
"isRequired": true,
"isSecret": true,
"name": "SHOTBOT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment