Api2Pdf MCP connector
Api2Pdf is a PDF generation API that supports multiple rendering engines including wkhtmltopdf, Headless Chrome, and LibreOffice without rate limits or file size constraints. The Api2Pdf MCP connector allows AI agents to convert HTML content and URLs to PDF documents, transform office files and images to PDF format, and generate barcodes and QR codes. It also supports merging multiple PDF files into single documents across different rendering engines.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Api2Pdf MCP connector to perform the following actions:
- Generate professional invoices and receipts as PDFs from HTML templates
- Convert web pages into archived documents for compliance and record-keeping
- Merge contract pages and signed documents into single PDF files
- Create barcodes and QR codes embedded in PDF reports and marketing materials
- Transform office documents like Word files and spreadsheets into PDF format
- Build automated workflows that generate and distribute personalized PDF statements
- Convert images and scanned documents into standardized PDF archives
Example prompts
Use the following example prompts to invoke Api2Pdf MCP connector tools from your AI assistant or Boomi Connect workflow:
Generate a PDF from our invoice HTML template in Api2Pdf.Convert the company website homepage to a PDF document using Api2Pdf.Merge all signed contract pages into one PDF with Api2Pdf.Create a barcode for tracking numbers and add it to our PDF reports using Api2Pdf.Transform these Word documents into PDFs through Api2Pdf.Generate QR codes for our marketing flyers as PDFs in Api2Pdf.Convert our Excel spreadsheet to PDF format using Api2Pdf.Combine multiple PDF files from our document folder with Api2Pdf.Create a PDF statement from customer account details using Api2Pdf.
Api2Pdf MCP connector tools
The Api2Pdf MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| chromeFromHtmlPost | Converts raw HTML content into a PDF document using Chrome rendering. |
| chromeFromUrlGET | Converts a web page URL into a PDF document using Chrome rendering. |
| chromeFromUrlPost | Converts a web page URL into a PDF document using Chrome rendering. |
| libreConvertPost | Converts office documents and images into PDF format. |
| mergePost | Combines multiple PDF files into a single merged PDF document. |
| wkhtmltopdfFromHtmlPost | Converts raw HTML content into a PDF document using wkhtmltopdf. |
| wkhtmltopdfFromUrlGET | Converts a web page URL into a PDF document using wkhtmltopdf. |
| wkhtmltopdfFromUrlPost | Converts a web page URL into a PDF document using wkhtmltopdf. |
| zebraGET | Generates bar codes and QR codes using ZXING technology. |