Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.
Runs locally over stdio
This server isn't hosted ā your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mcp-einvoicing-be
MCP client config
{
"mcpServers": {
"mcp-einvoicing-be": {
"command": "uvx",
"args": [
"mcp-einvoicing-be"
]
}
}
}