Fakturai — German E-Invoice (ZUGFeRD / Factur-X / E-Rechnung)
de.fakturai/erechnungKoSIT-verified German e-invoices: generate & validate ZUGFeRD, Factur-X, XRechnung, EN 16931.
Tools · 3
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 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…
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…
Similar MCP servers embedding-nearest
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"
}
}
}