Install the TemplateFox MCP server and let Claude, Cursor, or Windsurf generate PDFs directly from your conversation. Open-source, 8 tools, zero config.
Install with one command:
npx -y @templatefox/mcp-serverAny MCP-compatible client can use the TemplateFox server out of the box.
Anthropic's desktop app
CLI for developers
AI-first code editor
Agentic IDE
AI assistants need structured output. That's where we come in.
Model Context Protocol is the open standard for AI-tool communication. Your assistant discovers available tools, understands their parameters, and calls them — no glue code, no manual API calls.

AI output is unpredictable. Your documents can't be. TemplateFox provides deterministic PDF templates — pixel-perfect output every time. The AI extracts data, the template renders. Invoices, receipts, certificates, labels.
Install the MCP server, set your API key, and start generating.
Add the MCP server to your AI assistant:
npx -y @templatefox/mcp-serverSet TEMPLATEFOX_API_KEY with your key from the Dashboard.
“Generate an invoice for John Doe, $150, using my Invoice template.” The AI handles the rest.
The MCP server exposes tools for the full PDF generation workflow — from template discovery to credit management.
Generate a PDF from a template with dynamic data
Queue async PDF generation with optional webhook
Discover all available PDF templates
Get the fields and variables for a template
Check the status of an async PDF job
List all async PDF generation jobs
Check remaining credits and account info
View credit transaction history

Everything you need to create professional business documents, from invoices to packing slips.
Define once, repeat on every page automatically. Perfect for logos, page numbers, and legal mentions.
Inject any data into your templates. Names, addresses, prices, etc. — everything updates automatically.
Rows grow automatically with your data. 3 items or 300, the table adapts and spans multiple pages if needed.
Generated on the fly from your data. Supports Code128, EAN-13, QR codes and more — all scanner-ready.
60 free PDFs/month
Go beyond simple placeholders. Use expressions to format, calculate, and control your content.
Access page numbers, total pages, and current date and more automatically with {{sys.page_number}} and friends.
Fine-tune content, borders, colors, sizes, positions, and more. Each element has its own properties panel.
Format dates, calculate totals, round numbers, and more. Use 100+ built-in functions or create your own.
No credit card required

A hosted HTTP MCP endpoint is coming — no local installation required. Point your MCP client to https://api.templatefox.com/mcp and connect from anywhere.
MCP is ideal for AI-assisted workflows and developer tooling. Here's how to decide.

@templatefox/mcp-server via npx, set your API key, and your AI assistant gets 8 tools: generate PDFs, list templates, check fields, manage credits, and more. Just ask in natural language — "generate an invoice using my Invoice template for John Doe, $150" — and the AI handles the rest.https://api.templatefox.com/mcp is coming soon. This will let you connect without installing anything locally — just point your MCP client to the URL.Complete documentation, no-code integrations, and a powerful API to help you generate PDFs at scale. Let us handle the boring stuff.