MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
{
"mcpServers": {
"iogithubtemplatefoxpdfmcp": {
"command": "npx",
"args": [
"-y",
"@templatefox/mcp-server"
]
}
}
}