invoicexml-mcp

InvoiceXML/invoicexml-mcp
★ 2 stars C# AI/LLM Updated 2d ago
InvoiceXML MCP Server for global invoice compliance: Factur-X, ZUGFeRD, XRechnung, CII and Peppol BIS Billing 3.0 UBL
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "invoicexml-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "InvoiceXML/invoicexml-mcp"
      ]
    }
  }
}

Topics

gemini-cli-extension