Loading MCP server directory, please wait...
Screenshot any URL or HTML as PNG/JPEG/WebP from your AI agent. Full-page, clean, no install.
npx @getmcp/cli add com.apiscreenshot/screenshotRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key in the form 'Bearer sk_live_…'. Create one free (no card) at https://apiscreenshot.com/signup, then Dashboard → API keys. 100 free screenshots to start (one-time grant — not a monthly allowance).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.apiscreenshot/screenshot": {
"url": "https://apiscreenshot.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}