Loading MCP server directory, please wait...
Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API
npx @getmcp/cli add org.snapforge/snapforgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"org.snapforge/snapforge": {
"command": "npx",
"args": [
"-y",
"snapforge-mcp"
],
"env": {
"SNAPFORGE_API_KEY": ""
}
}
}
}