Pdf Generation Api
About
PDF Generation API MCP Server — Generate professional PDFs (invoices, receipts, reports) from structured JSON data. Three tools: generate_pdf, list_templates, get_usage. Free tier: 200 calls/month. https://github.com/amranswill/pdf-generation-api/tree/main/mcp-server
Details
- Author
- amranswill
- Downloads
- 161
- Categories
- Productivity, Other, API, Developer Tools
Jump to
- Generates PDFs from structured JSON data
- Offers three tools: generate_pdf, list_templates, get_usage
- Free tier includes 200 calls per month
- Supports templates for invoices, receipts, and reports
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Pdf Generation ApiCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Use the server’s three built-in MCP tools—generate_pdf, list_templates, and get_usage—to create PDFs, browse available templates, and monitor API call counts.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"pdf generation api": {
"pdfapi": {
"command": "npx",
"args": [
"ts-node",
"./mcp-server/src/index.ts"
],
"env": {
"PDFAPI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
}
McpServers
{
"pdfapi": {
"command": "npx",
"args": [
"ts-node",
"./mcp-server/src/index.ts"
],
"env": {
"PDFAPI_API_KEY": "<YOUR_API_KEY>"
}
}
}
Convert, compress, merge and OCR PDFs and 100+ file formats from any AI agent — 126 tools via the GuruPDF API.
Generate documents, process PDFs, and manage e-signature workflows using the PDFGate API.
MCP server for electronic consignment notes (eCMR). Create, sign, manage, and track electronic transport documents with QR codes, PDF generation, and digital signatures through the Cargoffer ECMR API. Designed for AI agents like Claude Desktop, Cursor, and Cline
Connect Patent APIs like EPO OPS, USPTO ODP or Google Patents to your chatbot.
Interact with Canvas LMS and Gradescope using AI agents.
Universal document generation and conversion MCP. Generate PDF/DOCX/XLSX from templates+JSON (invoices, contracts, reports), batch generation, 100+ format conversions.
CLI & MCP server for Zotero 7/8 — 52 tools to let AI manage your research library locally. Search, import, export, PDF, notes, and more.
Interact with the Coda API to manage documents and pages, including creating, reading, updating, and deleting.
Generates professional PDF cover letters using LaTeX. Requires Docker for local execution.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





