- Snapforge
Snapforge
Screenshot & HTML-to-PDF rendering API for AI agents — capture any URL or raw HTML as
PNG/JPEG/PDF via a managed Chromium fleet. Free tier.
Overview
SnapForge MCP
Turn any URL or raw HTML into a screenshot or PDF directly from your AI agent.
Tools
snapforge_screenshot— PNG/JPEG of a URL or HTML (fullPage, viewport, scale, format…)snapforge_pdf— PDF of a URL or HTML (page format, landscape, margins…)
Use it
- Local (stdio):
npx -y snapforge-mcpwithSNAPFORGE_API_KEY - Hosted (zero install):
https://snapforge.org/mcpwith your key in thex-api-keyheader
Get a free API key at https://snapforge.org — 100 renders/month, paid plans for more.
Server Config
{
"mcpServers": {
"snapforge": {
"command": "npx",
"args": [
"-y",
"snapforge-mcp"
],
"env": {
"SNAPFORGE_API_KEY": "sf_your_key"
}
}
}
}Project Info
Created At
5 hours agoUpdated At
5 hours agoAuthor Name
sporty303Star
-Language
-License
-Tags
Recommend Servers
View AllNumox
@Tatsuhiro Mitani
18 hours ago
Test
@modelcontextprotocol
test
6 months ago
PDFGate
@pdfgate
a day ago
Docwand
2 days ago
Memory
@modelcontextprotocol
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Orkestr
2 days ago