Loading MCP server directory, please wait...
MCP server for PDF generation using PDFKit
npx @getmcp/cli add io.github.kmalakoff/mcp-pdfRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kmalakoff/mcp-pdf": {
"command": "npx",
"args": [
"-y",
"@mcp-z/mcp-pdf"
]
}
}
}