Submit

Pdf Generator Api

@pdfgeneratorapi

3 months ago
Model Context Protocol (MCP) server for the PDF Generator API, generated from the OpenAPI v4 specification.

Tools

Server Config

{
  "mcpServers": {
    "pdf-generator-api": {
      "command": "node",
      "args": [
        "/path/to/mcp-server/build/index.js"
      ],
      "env": {
        "API_BASE_URL": "https://us1.pdfgeneratorapi.com/api/v4",
        "BEARER_TOKEN_JWT": "your-jwt-token-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.