Skip to main content
Glama

MCP PDF

by mcp-z
package.json2.24 kB
{ "name": "@mcp-z/mcp-pdf", "version": "1.0.3", "description": "MCP server for PDF generation using PDFKit", "author": "Kevin Malakoff <kmalakoff.info@gmail.com>", "mcpName": "io.github.kmalakoff/mcp-pdf", "repository": { "type": "git", "url": "git+https://github.com/mcp-z/mcp-pdf.git" }, "bugs": { "url": "https://github.com/mcp-z/mcp-pdf/issues" }, "homepage": "https://github.com/mcp-z/mcp-pdf#readme", "keywords": [ "pdf", "pdfkit", "emoji", "unicode", "mcp", "ai", "pdf generator", "model context protocol", "json resume", "document generator", "certificate", "invoice", "report", "flyer", "resume", "color emoji", "ai agent", "claude" ], "license": "MIT", "type": "module", "exports": { ".": { "import": "./dist/esm/index.js", "require": "./dist/cjs/index.js" }, "./package.json": "./package.json" }, "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "bin": { "mcp-pdf": "bin/server.js" }, "files": [ "dist", "bin", "scripts", "smithery.yaml" ], "scripts": { "build": "npm run typecheck && tsds build", "deploy": "bash scripts/deploy.sh", "format": "biome check --write --unsafe", "postinstall": "node scripts/postinstall.cjs", "test": "node --test 'test/**/*.test.ts'", "test:engines": "nvu engines tsds test:node --no-timeouts", "typecheck": "tsc --noEmit", "version": "tsds version && node scripts/sync-server-version.cjs" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "@napi-rs/canvas": "^0.1.80", "emoji-regex": "^10.5.0", "fontkit": "^2.0.4", "module-root-sync": "^1.2.0", "pdfkit": "^0.17.2", "zod": "^4.1.11" }, "devDependencies": { "@biomejs/biome": "2.2.5", "@types/fontkit": "^2.0.8", "@types/node": "^24.6.2", "@types/pdfkit": "^0.17.3", "ts-dev-stack": "^1.18.8", "typescript": "^5.9.3" }, "engines": { "node": ">=16" }, "tsds": { "source": "src/index.ts" }, "depcheck": { "ignores": [ "@biomejs/biome", "ts-dev-stack", "typescript" ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcp-z/mcp-pdf'

If you have feedback or need assistance with the MCP directory API, please join our Discord server