Skip to main content
Glama
package.json2.33 kB
{ "name": "@mcpeasy/server-pdf", "version": "0.2.1", "description": "MCP server for creative PDF generation with full emoji, Unicode, and offline support", "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" ], "homepage": "https://github.com/mcp-z/server-pdf#readme", "bugs": { "url": "https://github.com/mcp-z/server-pdf/issues" }, "repository": { "type": "git", "url": "git+https://github.com/mcp-z/server-pdf.git" }, "license": "MIT", "author": "Kevin Malakoff <kmalakoff.info@gmail.com>", "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": "bin/server.js", "files": [ "dist", "bin", "scripts" ], "scripts": { "build": "tsds build", "format": "tsds format", "postinstall": "node scripts/postinstall.cjs", "prepublish:check": "ncp", "prepublishOnly": "tsds validate", "test": "tsds test:node --no-timeouts 'test/**/*.test.ts'", "test:engines": "nvu engines tsds test:node --no-timeouts 'test/**/*.test.ts'", "version": "tsds version" }, "dependencies": { "@mcpeasy/server": "^0.3.1", "@modelcontextprotocol/sdk": "^1.24.3", "@napi-rs/canvas": "^0.1.84", "cors": "^2.8.5", "emoji-regex": "^10.6.0", "express": "^5.2.1", "fontkit": "^2.0.4", "module-root-sync": "^1.2.6", "pdfkit": "^0.17.2", "pino": "^10.1.0", "zod": "^4.1.13" }, "devDependencies": { "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/fontkit": "^2.0.8", "@types/mocha": "^10.0.10", "@types/node": "^24.10.1", "@types/pdfkit": "^0.17.4", "node-version-use": "^1.9.7", "ts-dev-stack": "^1.21.2", "tsds-config": "^0.2.0", "typescript": "^5.9.3" }, "engines": { "node": ">=20" }, "mcpName": "io.github.mcp-z/server-pdf", "tsds": { "source": "src/index.ts" } }

Latest Blog Posts

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