Capture webpage screenshots via the ScreenshotOne API. Desktop and mobile viewports, element-specific captures, and full-page screenshots — 100 free screenshots/month.
Capture full desktop viewport screenshot (1280×720)
Mobile viewport screenshot (390×844, iPhone 13 Pro)
Capture specific page elements by CSS selector
100 screenshots/month — no credit card required
Returns base64-encoded PNG for inline use
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/screenshot-mcp.git
cd screenshot-mcp
pip install -r requirements.txt
python3 server.py