← Back to Plugins
MCP Server MCP

io.github.kmalakoff/mcp-pdf

github By github 👁 1 views ▲ 0 votes

MCP server for PDF generation using PDFKit

Homepage Verified source GitHub

Install

npx -y @mcp-z/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@mcp-z/mcp-pdf",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...