Skip to content
Back to search
30
MCP streamable-http

io.usefulapi/api2pdf

io.usefulapi/api2pdf

MCP server for Api2Pdf — generate PDFs & images from HTML, URLs or office files; merge, barcodes.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.templatefoxpdf/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
io.github.TemplateFoxPDF/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
@templatefox/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
io.github.kmalakoff/mcp-pdf
MCP server for PDF generation using PDFKit
0 tools
io.github.amranswill/pdfapi-mcp-server
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
0 tools
@docweave/mcp
MCP server for AI agents to generate AND read PDFs: generate_pdf (HTML, a URL, or a template + JSON → PDF) and read_pdf (a PDF → text/markdo
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.usefulapi/api2pdf": {
      "url": "https://api2pdf.usefulapi.io/mcp",
      "transport": "streamable-http"
    }
  }
}