Skip to main content
Glama
makririch

einvoice-mcp

create_zugferd

Generate ZUGFeRD 2.3 CII XML invoices for embedding into PDF/A-3 documents, enabling compliant electronic invoicing in the DACH region.

Instructions

Erstellt ZUGFeRD 2.3 CII XML (Factur-X). Returns CII XML for embedding into PDF/A-3. Creates ZUGFeRD-compatible e-invoice XML in CII format.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
invoiceNumberYesRechnungsnummer (eindeutig)
issueDateYesRechnungsdatum (YYYY-MM-DD)
dueDateNoFaelligkeitsdatum (YYYY-MM-DD)
paymentTermsNoZahlungsbedingungen
sellerYesRechnungssteller
buyerYesRechnungsempfaenger
lineItemsYesRechnungspositionen
currencyNoWaehrung (ISO 4217)EUR
ibanNoIBAN fuer Zahlung
bicNoBIC
buyerReferenceNoLeitweg-ID / Kaeufer-Referenz (BT-10)
orderReferenceNoBestellnummer des Kaeufers (BT-13)
noteNoFreitext-Bemerkung
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavioral disclosure. While it states the tool creates XML for embedding into PDF/A-3, it doesn't mention whether this is a pure generation tool (no side effects), what permissions might be needed, error handling, or performance characteristics. The description is minimal and lacks important behavioral context for a creation tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in two sentences that convey the core functionality and output format. While it could be slightly more detailed about behavioral aspects, there's no wasted language or redundancy. The information is front-loaded with the primary purpose stated immediately.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex invoice creation tool with 13 parameters, nested objects, and no output schema or annotations, the description is insufficient. It doesn't explain what the tool returns (beyond mentioning 'CII XML'), error conditions, validation performed, or how the generated XML should be used with PDF/A-3. The agent lacks crucial context for proper tool invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, providing comprehensive parameter documentation. The description adds no parameter-specific information beyond what's in the schema. According to scoring rules, when schema coverage is high (>80%), the baseline is 3 even with no param info in the description, which applies here.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('Erstellt', 'Creates') and resources ('ZUGFeRD 2.3 CII XML', 'Factur-X', 'e-invoice XML'), and distinguishes it from siblings by specifying the exact format (ZUGFeRD 2.3 CII) and use case (embedding into PDF/A-3). It explicitly mentions the output format and application context.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like 'create_xrechnung' or 'convert_format'. It doesn't mention prerequisites, constraints, or typical scenarios for choosing ZUGFeRD over other invoice formats, leaving the agent without contextual usage information.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/makririch/einvoice-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server