ValidateFin runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 6 Jul 2026.
Validate SEPA, UBL/Peppol, XRechnung, camt, ACH & IBAN files locally — no data leaves your machine.
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 validatefin -- npx -y @validatefin/mcp
{
"mcpServers": {
"validatefin": {
"args": [
"-y",
"@validatefin/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.validatefin]
command = "npx"
args = ["-y", "@validatefin/mcp"]
{
"mcpServers": {
"validatefin": {
"args": [
"-y",
"@validatefin/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"validatefin": {
"args": [
"-y",
"@validatefin/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.