shotpipe-mcp
About
Hosted, SSRF-safe, cached screenshots and Open Graph images for AI agents - no headless Chrome to run.
Details
- Author
- podop29
- Categories
- Web Scraping
Jump to
Setup
Install shotpipe-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/podop29/shotpipe-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Hosted, SSRF-safe, cached screenshots and Open Graph images for AI agents — no headless Chrome to run.
AnMCPserver that lets an agent screenshot any URL andsee the result, or mint a social-card image, by callingShotpipe. It's the thing a local browser tool can't be:
- No Chrome in your agent's sandbox.Rendering happens on Shotpipe's infrastructure. Nothing to install, no memory to babysit, no OOM at 2am.
- Safe on untrusted URLs.Agents point at URLs their users typed. Shotpipe resolves DNS itself, pins the IP, re-checks every redirect, and refuses private / loopback / cloud-metadata hosts — so a hostile linkcan't turn your renderer into an SSRF hole.
- Cached.The first capture renders; every identical one after is served from the edge in milliseconds and costs nothing.
// Claude Desktop (claude_desktop_config.json), Claude Code (.mcp.json), // Cursor, Cline, or any MCP client: { "mcpServers": { "shotpipe": { "command": "npx", "args": ["-y", "shotpipe-mcp"], "env": { "SHOTPIPE_KEY": "k_your_key", "SHOTPIPE_SECRET": "your_signing_secret" } } } }
Get a free key atshotpipe.io/signup(no card) or runnpx shotpipe-init. Self-hosting Shotpipe? SetSHOTPIPE_BASE_URL.
Screenshot a URL and return theimage(so the model can see it) plus a permanent, shareable signed URL.
url(required) ·formatpng|jpeg|pdf ·width·height·dpr·full_page·selector·dark·omit_background·block_ads·block_banners·wait_for·delay·quality·fresh
Build a signed social-card URL from a hosted template. Returns theURL onlyby default and renders nothing — the image renders lazily on the first crawler hit, so agent/build time stays fast. Drop it into<meta property="og:image">. Passrender: trueto also get a preview image.
title(required) ·template·author·tag·accent·logo·width·height·dpr·render
The signing secret never leaves the process — every request is HMAC-signed locally, exactly like Shotpipe's other clients. The server just builds a signed URL and (forscreenshot) fetches the bytes.
Enable AI agents to get structured data from unstructured web with AgentQL.
Web scraping, crawling, and change detection with AI
Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.
1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Easy web data access. Simplified retrieval of information from websites and online sources.
Adds powerful web scraping and search capabilities to LLM clients like Cursor and Claude.
Real-time web data, structured for agents
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



