Validate EU electronic invoices and explain rejection error codes with three MCP tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Eleata Einvoice MCP.
validate_einvoiceValidate one invoice (Peppol BIS 3.0, EN 16931 UBL/CII, XRechnung 3.0.x, Factur-X/ZUGFeRD, UBL, CII). Returns valid/invalid + each rule id, explanation and fix.
list_formatsList the formats eleata validates today + roadmap.
explain_error_codeExplain one error code (e.g. `00400`, `BR-DE-21`) in plain English, with the fix. Works offline.
Validate EU electronic invoices and explain validation error codes directly from your AI coding agent (Claude, Cursor, Copilot, โฆ). It wraps the hosted eleata validation API plus a bundled offline error-code reference.
Never ship a broken invoice. When you ask your agent "is this FatturaPA / XRechnung / Peppol file valid?", it runs the official Schematron rules and gets back the rule id and the fix โ before a rejection (an SdI scarto, a Chorus Pro refusal, a KSeF error) ever happens.
| Tool | What it does | API key |
|---|---|---|
validate_einvoice | Validate one invoice (Peppol BIS 3.0, EN 16931 UBL/CII, XRechnung 3.0.x, Factur-X/ZUGFeRD, UBL, CII). Returns valid/invalid + each rule id, explanation and fix. | required |
list_formats | List the formats eleata validates today + roadmap. | none |
explain_error_code | Explain one error code (e.g. 00400, BR-DE-21) in plain English, with the fix. Works offline. | none |
claude_desktop_config.json or .mcp.json)~/.cursor/mcp.json)Same block as above.
validate_einvoice sends the invoice you pass to the hosted eleata API for validation. list_formats
and explain_error_code are local/offline (the error-code reference is bundled). See
https://eleata.io/privacy/.
npx @eleata/validate-einvoice): same API, for CI/CDMIT licensed. Schematron engines: Mustang / phive. Schematron rules from CEN, OpenPeppol, KoSIT.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hernaninverso-eleata-einvoice-mcp)<a href="https://allmcps.com/mcp/hernaninverso-eleata-einvoice-mcp"><img src="https://allmcps.com/api/badge/hernaninverso-eleata-einvoice-mcp?style=directory" alt="Eleata Einvoice MCP on AllMCPs" /></a>