Model Context ProtocolNEW

MCP Server

Connect Claude, Cursor, VS Code, and any MCP-compatible AI client to ScreenshotFreeAPI. Take screenshots, inspect jobs, and check quotas directly from a conversation.

The MCP server runs locally on your machine and exposes 7 tools over stdio. Your AI client discovers them automatically — no per-tool setup required.

npx -y screenshotfreeapi-mcp
Claude DesktopCursorVS CodeWindsurfCline

How it works

Your AI client
MCP server
ScreenshotFreeAPI
Screenshot URL

When you ask Claude to “screenshot stripe.com” it calls screenshot_web, polls until the job completes, and returns the presigned URL — all in one turn. The async job model is handled transparently.

What you can do

🖼Capture any URLFull-page, viewport, PDF, or AI-targeted element.
📱App store screenshotsPlay Store & App Store assets by name or bundle ID.
🎯AI targetingDescribe what you want — Claude finds the selector.
📄Render HTMLEmail templates, certificates, OG images. STARTER+.
📊Inspect jobsList, poll, and fetch results inside any conversation.
📈Check quotaRemaining screenshots and plan details on demand.

Try these prompts

Capture a pageTake a screenshot of stripe.com and tell me what you see on the homepage.
AI targetingScreenshot the pricing table on linear.app/pricing using AI targeting.
App storeGet the Google Play store screenshots for the Notion app.
Full-page PDFCapture a full-page PDF of example.com and return the download URL.
Render HTMLRender this HTML to a PNG: <h1 style="color:coral">Hello World</h1>
List recent jobsShow me my last 5 completed screenshot jobs.
Check quotaHow many screenshots do I have left this month?