Loading MCP server directory, please wait...
Turn HTML or templates into branded invoice & document PDFs from your agent. One call, no install.
npx @getmcp/cli add com.pdfinvoiceapi/renderRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key in the form 'Bearer sk_live_…'. Create one free (no card) at https://pdfinvoiceapi.com/signup, then Dashboard → API keys. 25 free renders to start.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pdfinvoiceapi/render": {
"url": "https://pdfinvoiceapi.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}