Eleata e-Invoice Validator runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 30 Jun 2026.
Validate EU e-invoices (Peppol, XRechnung, Factur-X, UBL, CII) and explain error codes.
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"
}
}
}
Answers built from our own checks of this server.