Skip to content
Back to search
30
MCP

io.github.amranswill/pdfapi-mcp-server

io.github.amranswill/pdfapi-mcp-server

Generate invoice, receipt, and report PDFs from structured JSON via a single API call.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.yoryocoruxo-ai/rendoc-mcp-server
Generate professional PDFs (invoices, contracts, reports) from AI tools via rendoc templates.
0 tools
io.github.kmalakoff/mcp-pdf
MCP server for PDF generation using PDFKit
0 tools
pretext-pdf-mcp
MCP server: generate professional PDFs from JSON in Claude, Cursor, Windsurf, or any AI agent. Serverless, no Chromium. Invoices, reports, r
0 tools
io.github.jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching.
0 tools
io.github.templatefoxpdf/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
@invapi/mcp-server
Invoice MCP server — extract structured data from PDF & image invoices, create e-invoices (UBL, CII, ZUGFeRD/Factur-X), convert between form
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.amranswill/pdfapi-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}