← Back to Plugins
MCP Server MCP

io.github.imysfylmz/xrechnung-mcp

github By github 👁 1 views ▲ 0 votes

Validate and parse German e-invoices (XRechnung, ZUGFeRD, Factur-X) offline. No API key.

Homepage Verified source GitHub

Install

npx -y @e-rechnung-inbox/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@e-rechnung-inbox/xrechnung-mcp",
      "version": "0.1.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...