MCP Server
MCP
io.github.kmalakoff/mcp-pdf
MCP server for PDF generation using PDFKit
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
By
Comments
Sign in to leave a comment