Loading MCP server directory, please wait...
Generate HTML to PDF documents in bulk or single — raw replacements or based on conditions, loops
npx @getmcp/cli add com.docpenny/pdf-generatorRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyYour DocPenny API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.docpenny/pdf-generator": {
"url": "https://mcp.docpenny.com/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}