SERVER

MCP Server

Rank #15383

io.github.TemplateFoxPDF/mcp-server

MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants

First listed
Apr 13, 2026
Last publish date
Apr 13, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by TemplateFoxPDF. It ranks #15383 of 58,832 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 13, 2026 and most recently updated on Apr 13, 2026.

STANDING
#15,383of 58,832 tracked serversTop 50%

Ranks ahead of 43,449 of 58,832 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "templatefoxpdf": {
      "command": "npx",
      "args": [
        "-y",
        "@templatefox/mcp-server"
      ],
      "env": {
        "TEMPLATEFOX_API_KEY": "<your TEMPLATEFOX_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

TemplateFoxPDF

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.9.7Apr 13, 2026
FAQ

Frequently asked questions

What is MCP Server?
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
Who maintains MCP Server?
MCP Server is maintained by TemplateFoxPDF, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry.
How many versions does MCP Server have?
MCP Toplist tracks 1 version of MCP Server, most recently published on Apr 13, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/TemplateFoxPDF/mcp-server.
EXPLORE