PDF Generator API MCP Server

47 tools. 29 can modify or destroy data without limits.

5 destructive tools with no built-in limits. Policy required.

Last updated:

29 can modify or destroy data
18 read-only
47 tools total

Community server · catalogue entry verified 30/06/2026

How to control PDF Generator API MCP Server ↓

What PDF Generator API MCP Server exposes to your agents

Read (18) Write / Execute (24) Destructive / Financial (5)
Critical Risk

The most dangerous PDF Generator API MCP Server tools

29 of PDF Generator API MCP Server's 47 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control PDF Generator API MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and PDF Generator API MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_document": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "add_watermark": {
    "limits": [
      {
        "counter": "add_watermark_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "extract_form_fields": {
    "limits": [
      {
        "counter": "extract_form_fields_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register PDF Generator API MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON PDF GENERATOR API →

Instant setup, no code required.

All 47 PDF Generator API MCP Server tools

WRITE 23 tools
Write add_watermark Adds a text or an image watermark to PDF document from base64 string or a remote URL. Write convert_html_to_pdf Converts HTML content to PDF Write copy_template Creates a copy of a template to the workspace specified in authentication parameters. Write create_einvoice This endpoint transforms a JSON payload into an XML-based e-invoice that is fully compliant with the European Write create_facturx_einvoice This endpoint transforms a JSON payload a Factur-X e-invoice that is fully compliant with the European EN 1693 Write create_form Creates a new form based on the configuration sent in the request body. Write create_template Creates a new template. If template configuration is not specified in the request body then an empty template Write create_workspace Creates a regular workspace with identifier specified in the request. Write create_xrechnung_einvoice This endpoint transforms a JSON payload into an XML-based XRechnung e-invoice that is fully compliant with the Write decrypt_document Decrypts an encrypted PDF document from base64 string or a remote URL. Write encrypt_document Encrypts a PDF document from base64 string or a remote URL. Write fill_form_fields Fills form fields in a PDF document with provided data from base64 string or a remote URL. Write generate_document Merges template with data and returns base64 encoded document or a public URL to a document. NB! When the publ Write generate_document_batch Allows to merge multiple templates with data and returns base64 encoded document or public URL to a document. Write generate_qr_code Creates a QR code based on the configuration Write import_form Creates a new form based on editable PDF Write import_template Creates a template from existing PDF Write make_accessible Adds accessibility tags to a PDF document from base64 string or a remote URL. Write optimize_document Optimizes the size of a PDF document from base64 string or a remote URL. Write promote_template_version Promotes the specified template version to production. Only one version can be production at a time. Write share_form Creates an unique sharing URL to collect form data Write update_form Updates the form configuration. The form configuration must be complete as the entire configuration is replace Write update_template Updates template configuration. The template configuration for pages and layout must be complete as the entire
READ 18 tools
Read extract_form_fields Extracts form fields and their metadata from a PDF document using base64 string or a remote URL. Read get_async_job_status Returns status of an async job Read get_document Returns document stored in the Document Storage Read get_documents Returns a list of generated documents created by authorized workspace and stored in PDF Generator API. If mast Read get_einvoice_schema Returns e-invoice JSON schema which defines the structure of the e-invoice. Read get_form Returns form configuration Read get_forms Returns a list of forms available for the organization Read get_status Returns service status / health Read get_template Returns template configuration Read get_template_data Returns all data fields used in the template. Returns structured JSON data that can be used to check which dat Read get_template_schema Returns Template JSON Schema which defines the structure of the Template Definition. Read get_template_version Returns the template definition of the specified version. Read get_templates Returns a list of templates available for the authenticated workspace Read get_workspace Returns workspace information for the workspace identifier specified in the request. Read get_workspaces Returns all workspaces in the organization Read list_template_versions Returns a paginated list of template versions for the specified template. Read open_editor Returns an unique URL which you can use to redirect your user to the editor from your application or use the g Read validate_template Validates if the provided template configuration matches the template JSON schema.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about PDF Generator API MCP Server

Can an AI agent delete data through the PDF Generator API MCP Server MCP server? +

Yes. The PDF Generator API MCP Server server exposes 5 destructive tools including delete_document, delete_form, delete_template. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through PDF Generator API MCP Server? +

The PDF Generator API MCP Server server has 23 write tools including add_watermark, convert_html_to_pdf, copy_template. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach PDF Generator API MCP Server.

How many tools does the PDF Generator API MCP Server MCP server expose? +

47 tools across 3 categories: Destructive, Read, Write. 18 are read-only. 29 can modify, create, or delete data.

How do I enforce a policy on PDF Generator API MCP Server? +

Register the PDF Generator API MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every PDF Generator API MCP Server tool call.

Deterministic rules across all 47 PDF Generator API MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

47 PDF Generator API MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.