
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
pageshot-mcp
Advanced tools
MCP server for PageShot — take webpage screenshots, render HTML to images, and generate PDFs from AI assistants like Claude, Cursor, VS Code
MCP server for PageShot — take webpage screenshots, render HTML to images, and generate PDFs from any MCP-compatible AI assistant (Claude, Cursor, VS Code, Windsurf).
No API key required. Free forever.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"pageshot": {
"command": "npx",
"args": ["-y", "pageshot-mcp"]
}
}
}
Then ask Claude:
"Take a screenshot of https://github.com in dark mode"
"Capture full-page screenshots of these 3 competitor landing pages"
"Render this HTML email template to a PNG so I can preview it"
"Convert this webpage to a PDF in A4 landscape format"
"Screenshot this page at 375px width so I can check the mobile layout"
| Tool | Description |
|---|---|
take_screenshot | Take a screenshot of any webpage. Supports viewport size, format (png/jpeg/webp), full-page capture, dark mode, element selectors, custom headers/cookies, JS execution, geolocation, timezone, and clip regions. |
batch_screenshot | Capture screenshots of up to 5 URLs in a single request. Supports the same viewport, format, dark mode, timezone, geolocation, and load strategy options. |
render_html | Render raw HTML/CSS to an image. Perfect for OG images, social cards, email previews, and dynamic content from templates. Supports custom CSS injection and device scale factor. |
generate_pdf | Convert a webpage URL or raw HTML to a PDF document. Supports page size (A3-Tabloid), orientation, margins, background printing, custom CSS, headers/cookies, and JS execution. |
Claude / Cursor / VS Code
|
| stdio (MCP protocol)
v
pageshot-mcp
|
| HTTPS (REST API)
v
pageshot.site
This is a thin stdio MCP client that translates tool calls into REST API requests against the PageShot API at https://pageshot.site. No data is stored locally — all operations are stateless pass-throughs.
| Environment Variable | Default | Description |
|---|---|---|
PAGESHOT_BASE_URL | https://pageshot.site | API base URL |
PageShot MCP is part of the SoftVoyagers portfolio of free developer APIs:
| Product | Description | Website |
|---|---|---|
| LinkMeta | URL metadata extraction API | linkmeta.dev |
| PageShot | Screenshot & webpage capture API | pageshot.site |
| PDFSpark | HTML/URL to PDF conversion API | pdfspark.dev |
| OGForge | Open Graph image generator API | ogforge.dev |
| LinkShrink | Privacy-first URL shortener API | linkshrink.dev |
| Faktuj | Polish invoice generator | faktuj.pl |
| QRMint | Styled QR code generator API | qrmint.dev |
| FreeKit | Instant HTML hosting API | freekit.dev |
MIT
FAQs
MCP server for PageShot — take webpage screenshots, render HTML to images, and generate PDFs from AI assistants like Claude, Cursor, VS Code
The npm package pageshot-mcp receives a total of 28 weekly downloads. As such, pageshot-mcp popularity was classified as not popular.
We found that pageshot-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.