Einvoice runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 13 Apr 2026.
XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.
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 einvoice -- npx -y einvoice-mcp
{
"mcpServers": {
"einvoice": {
"args": [
"-y",
"einvoice-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.einvoice]
command = "npx"
args = ["-y", "einvoice-mcp"]
{
"mcpServers": {
"einvoice": {
"args": [
"-y",
"einvoice-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"einvoice": {
"args": [
"-y",
"einvoice-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.