mcpserver.lol
registry/invovate-mcp-server
Connection check local install

invovate-mcp-server

AI-agent invoice generator: PDF, JSON & UBL in 11 languages via the Invovate API.

Tools 4
GitHub stars 1
Installs / wk 120
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

4 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

calculate_invoice_totals from source
Compute invoice totals (subtotal, per-line and global discounts, tax, shipping, deposit, grand total, balance due) without rendering a file. No API key required. Use this to valida…
generate_invoice_pdf from source
Generate a PDF invoice. By default returns a shareable 7-day hosted link that renders the PDF (best for chat — give the link to the user). If save_path is provided, the binary PDF…
generate_invoice_ubl from source
Generate a UBL 2.1 XML invoice (for interoperability/archival — NOT a regulated e-invoice transmission; no Peppol/Factur-X/XRechnung compliance). Returns the XML as text. Requires…
get_invoice_capabilities from source
List what the Invovate invoice API supports: languages, PDF templates, and notable features. Use this to pick valid language/template/currency values.