Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Fakturai — German E-Invoice (ZUGFeRD / Factur-X / E-Rechnung)

de.fakturai/erechnung

KoSIT-verified German e-invoices: generate & validate ZUGFeRD, Factur-X, XRechnung, EN 16931.

Uptime
100.0%
2 direct probes · 30d
Response
194ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

generate_einvoice

Generate a KoSIT-verified ZUGFeRD/Factur-X German e-invoice (EN 16931 / E-Rechnung). Returns pdf_b64 (base64 PDF), invoice_number, and the full validation_report. Every invoice returned has passed the…

validate_einvoice

Validate an existing ZUGFeRD/Factur-X/E-Rechnung invoice. Accepts a base64-encoded PDF or raw CII XML. Runs the full three-validator check: PDF/A conformance, EN 16931 Schematron, and the official Ger…

compliance_status

Check the e-rechnung engine health: KoSIT + Mustang daemon status and dependency version pins vs. latest releases. Use before bulk invoice generation to confirm the compliance gate is fully operationa…

How to use

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

{
  "mcpServers": {
    "fakturai_—_german_e-invoice_(zugferd_/_factur-x_/_e-rechnung)": {
      "url": "https://fakturai.de/mcp",
      "transport": "streamable-http"
    }
  }
}