Loading MCP server directory, please wait...
Render PDFs from templates you design once: list templates, check the data shape, preview, render.
npx @getmcp/cli add com.brewmypdf/pdfRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <api_key>. The key is issued in the BrewMyPDF console on the Lite plan or above, and is the same key the REST API uses.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.brewmypdf/pdf": {
"url": "https://brewmypdf.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}