MCP Server
MCP
Eleata e-Invoice Validator
Validate EU e-invoices (Peppol, XRechnung, Factur-X, UBL, CII) and explain error codes.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "eleata-einvoice-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free API key for the eleata e-invoice validation backend (https://eleata.io/signup/)",
"isRequired": true,
"isSecret": true,
"name": "EINVOICE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment