Eleata e-Invoice Validator runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 30 Jun 2026.
Validate EU e-invoices (Peppol, XRechnung, Factur-X, UBL, CII) and explain error codes.
Today is the operative word: we check Eleata e-Invoice Validator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add eleata-einvoice-mcp -- npx -y eleata-einvoice-mcp
{
"mcpServers": {
"eleata-einvoice-mcp": {
"args": [
"-y",
"eleata-einvoice-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.eleata-einvoice-mcp]
command = "npx"
args = ["-y", "eleata-einvoice-mcp"]
{
"mcpServers": {
"eleata-einvoice-mcp": {
"args": [
"-y",
"eleata-einvoice-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"eleata-einvoice-mcp": {
"args": [
"-y",
"eleata-einvoice-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EINVOICE_API_KEY (Free API key for the eleata e-invoice validation backend (https://eleata.io/signup/)).
The author declared them in the registry entry; get the values from the project itself.
12 checks for the French mandatory mentions a PDP rejects, on Factur-X, UBL and CII invoices
Check invoice mandatory fields, validate a draft before issuing, and look up EN 16931 code lists.
Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i
Automated codebase refactoring and type safety validator.
Inspect XLSX/XLSM workbooks, validate email, generate SVG QR codes, and look up domain DNS and TLS.
Classify, validate & verify HS codes and access tariff compliance data for cross-border trade
Profile Shopify Liquid performance, find slow theme code, and explain fixes in plain language.
Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.
Answers built from our own checks of this server.