Catalog
Pdfapi MCP Server
Officialby amranswill
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdfapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@aranswill/mcp-server@1.0.2"
]
}
}
}