Catalog
dev.hatchloop/pdf-generator
OfficialGenerate PDFs from Markdown or HTML. Zero-auth, agent-native. Returns base64-encoded PDF.
Generate PDF documents from Markdown or HTML with base64 encoding.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdf-generator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hatchloop.dev/mcp/pdf-generator/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.