Pdf Generation Api

Created By
main2 months ago
PDF Generation API MCP Server — Generate professional PDFs (invoices, receipts, reports) from structured JSON data. Three tools: generate_pdf, list_templates, get_usage. Free tier: 200 calls/month. https://github.com/amranswill/pdf-generation-api/tree/main/mcp-server

Server Config

{
  "mcpServers": {
    "pdfapi": {
      "command": "npx",
      "args": [
        "ts-node",
        "./mcp-server/src/index.ts"
      ],
      "env": {
        "PDFAPI_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
main
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago