Loomal

PDF Generator

MCP server by github.com/mcp-z/mcp-pdf

MCP server for creative PDF generation with full emoji, Unicode, and offline support

1 starsnpm: @mcp-z/mcp-pdf

About PDF Generator

PDF Generator is an MCP (Model Context Protocol) server published by mcp-z in the official MCP registry. MCP server for creative PDF generation with full emoji, Unicode, and offline support

It ships as an npm package (@mcp-z/mcp-pdf), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcp-z/mcp-pdf, where the project has earned 1 GitHub stars.

Use PDF Generator with your agent

Claude Code · one command
claude mcp add pdf-generator -- npx -y @mcp-z/mcp-pdf
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pdf-generator": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-z/mcp-pdf"
      ]
    }
  }
}
npm@mcp-z/mcp-pdf

Frequently asked questions

What is PDF Generator?
PDF Generator is an MCP (Model Context Protocol) server by mcp-z. MCP server for creative PDF generation with full emoji, Unicode, and offline support
How do I connect PDF Generator to Claude, Cursor, or another MCP client?
Install PDF Generator from its npm package (@mcp-z/mcp-pdf) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is PDF Generator open source?
Yes — the source code is public at github.com/mcp-z/mcp-pdf, with 1 GitHub stars.
Can AI agents pay to use PDF Generator?
Not yet through Loomal — PDF Generator is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain PDF Generator? Claim this listing free by verifying GitHub ownership, or contact us.