TemplateFoxPDF runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 2 Aug 2026.
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
Today is the operative word: we check TemplateFoxPDF every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @templatefox/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@templatefox/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@templatefox/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@templatefox/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@templatefox/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TEMPLATEFOX_API_KEY (Your TemplateFox API key).
The author declared them in the registry entry; get the values from the project itself.
Generate DOCX and PDF documents from AI assistants using BulkRender templates.
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
MCP server for PDF generation using PDFKit
MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
Send transactional pdfs for AI agents via SMTP. Templates included.
Generate DOCX and PDF documents from your DocMake templates
35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI
Answers built from our own checks of this server.