# snapforge MCP server

Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API

## Links
- Registry page: https://www.getdrio.com/mcp/org-snapforge-snapforge
- Repository: https://github.com/sporty303/snapforge-mcp
- Website: https://snapforge.org

## Install
- Command: `npx -y snapforge-mcp`
- Endpoint: https://snapforge.org/mcp
- Auth: Not captured

## Setup notes
- Package: Npm snapforge-mcp v1.3.0
- Environment variable: SNAPFORGE_API_KEY (secret)
- Remote endpoint: https://snapforge.org/mcp

## Tools
- snapforge_screenshot (SnapForge screenshot) - Capture a screenshot of a public URL or raw HTML as a PNG/JPEG image. Full-page by default. Requires a SnapForge API key (no key? call snapforge_signup first). Endpoint: https://snapforge.org/mcp
- snapforge_pdf (SnapForge PDF) - Render a public URL or raw HTML to a PDF (returned as an embedded resource). Requires a SnapForge API key (no key? call snapforge_signup first). Endpoint: https://snapforge.org/mcp
- snapforge_markdown (SnapForge URL to Markdown) - Extract a clean Markdown version of a public URL or raw HTML (article extraction + HTML→Markdown). Great for feeding live web content to an LLM. Requires a SnapForge API key (no key? call snapforge_signup first). Endpoint: https://snapforge.org/mcp
- snapforge_signup (SnapForge signup (free API key)) - Create a free SnapForge account (100 renders, one-time free trial, not a monthly allowance) with just an email address and get the API key instantly. The key is bound to the current MCP session, so the screenshot/pdf/markdown tools work immediately after signup, no browser needed. Endpoint: https://snapforge.org/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: org.snapforge
- Version: 1.3.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 20, 2026
- Source: https://registry.modelcontextprotocol.io
