Skip to main content
Glama

Server Details

Validiert E-Rechnungen (ZUGFeRD/Factur-X, XRechnung) gegen EN 16931 mit Korrekturvorschlägen.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.7/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: check_consistency verifies PDF-XML alignment, create_invoice generates invoices, extract_xml extracts embedded XML, validate_invoice validates against standards. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (check_consistency, create_invoice, extract_xml, validate_invoice), making them predictable and easy to distinguish.

Tool Count5/5

With 4 tools, the server covers its core functions—creation, validation, extraction, and consistency checking—without unnecessary bloat. The count is well-scoped for its domain.

Completeness5/5

The tool surface covers the essential workflows for ZUGFeRD invoices: create, validate, extract XML, and check consistency. No obvious gaps; all standard operations are present.

Available Tools

4 tools
check_consistencyInspect

Prüft ob die sichtbaren PDF-Daten mit den eingebetteten XML-Daten übereinstimmen.

ParametersJSON Schema
NameRequiredDescriptionDefault
pdf_contentYesBase64-kodierter Inhalt der ZUGFeRD-PDF-Datei
create_invoiceInspect

Erstellt aus strukturierten Daten eine valide E-Rechnung — entweder als ZUGFeRD-PDF (PDF/A-3 mit eingebettetem XML) oder als reines XRechnung-XML (mit Leitweg-ID für B2G). Unterstützt mehrere Positionen, alle USt-Kategorien, Rabatte/Zuschläge und Zahlungsangaben. Stateless — es wird nichts gespeichert.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateYesBelegdatum (YYYY-MM-DD)
noteNoFreitext-Hinweis
buyerYesKäufer / Rechnungsempfänger
linesYesRechnungspositionen (mindestens eine)
formatYes'zugferd' = PDF/A-3 mit eingebettetem XML, 'xrechnung' = reines XML
numberYesBelegnummer
sellerYesVerkäufer / Rechnungssteller
currencyNoWährung (Standard EUR)
due_dateNoFälligkeitsdatum (YYYY-MM-DD)
type_codeNoRoher UNTDID-1001-Code (überschreibt document_type; für seltene Typen wie 875-877 Bauleistung)
self_checkNoWenn true, wird die erzeugte Rechnung sofort gegen EN 16931 geprüft (langsamer). Standard: false.
seller_logoNoLogo als Base64 (PNG/JPG) — nur im Pro/Ultra-Tarif
document_typeNoDokumenttyp (Standard invoice). credit_note=Gutschrift/Storno, corrected=Korrektur, self_billed=Gutschriftverfahren, prepayment=Anzahlung, partial=Teilrechnung, debit_note=Belastungsanzeige. Mappt auf BT-3.
payment_meansNoZahlungsangaben (IBAN etc.)
payment_termsNoZahlungsbedingungen (Freitext)
buyer_referenceNoLeitweg-ID / Käuferreferenz (BT-10, bei XRechnung Pflicht)
preceding_invoiceNoBezug auf die Ursprungsrechnung (BT-25/26) — bei Storno, Korrektur oder Gutschrift angeben
allowances_chargesNoRabatte/Zuschläge auf Dokumentebene
extract_xmlInspect

Extrahiert die eingebettete XML-Datei aus einem ZUGFeRD/Factur-X PDF.

ParametersJSON Schema
NameRequiredDescriptionDefault
pdf_contentYesBase64-kodierter Inhalt der ZUGFeRD-PDF-Datei
validate_invoiceInspect

Validiert eine E-Rechnung (ZUGFeRD/Factur-X PDF oder XRechnung XML) gegen EN 16931 und gibt strukturierte Ergebnisse mit Korrekturvorschlägen zurück.

ParametersJSON Schema
NameRequiredDescriptionDefault
profileNoErwartetes Profil (optional, wird automatisch erkannt)
file_typeYes'pdf' für ZUGFeRD/Factur-X, 'xml' für XRechnung
file_contentYesBase64-kodierter Inhalt der PDF- oder XML-Datei

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources