Loading MCP server directory, please wait...
Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i
npx @getmcp/cli add io.github.jmshinhwa/einvoice-mandate-lintRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jmshinhwa/einvoice-mandate-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/einvoice-mandate-lint",
"--mcp"
]
}
}
}