Server data from the Official MCP Registry
Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API
Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API
Remote endpoints: streamable-http: https://snapforge.org/mcp
Valid MCP server (2 strong, 3 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Open access · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SNAPFORGE_API_KEY
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
MCP server for SnapForge — give your AI agents three tools to read and render the web:
snapforge_screenshot — capture any URL or HTML as PNG/JPEG (full-page by default)snapforge_pdf — render a URL or HTML to PDF (singlePage option + clean pagination, no cut blocks)snapforge_markdown — extract clean Markdown from any page (article extraction) → perfect for feeding live web content to an LLMWorks with Claude Code & Desktop, Cursor, Kilo Code, Cline, Windsurf, Zed, VS Code, Hermes, OpenClaw — and any MCP client.
Real outputs, generated live from the API:

More samples: full-page screenshot (any height) · pricing page · mobile viewport · PDFs (invoice, single-page article, multi-page report, certificate) · a page as Markdown
Get a free API key at https://snapforge.org (100 one-time renders, no card), then:
Point any MCP client at the remote server, with your key in the x-api-key header:
https://snapforge.org/mcp
{
"mcpServers": {
"snapforge": {
"command": "npx",
"args": ["-y", "snapforge-mcp"],
"env": { "SNAPFORGE_API_KEY": "sf_your_key" }
}
}
}
/plugin marketplace add sporty303/snapforge-mcp
/plugin install snapforge@snapforge
SNAPFORGE_API_KEY (required)SNAPFORGE_BASE_URL (optional, defaults to https://snapforge.org)MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.