Odel
mcp einvoicing be

mcp einvoicing be

Local
@cmendezsPythonApache-2.0Updated Today

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).

PyPImcp-einvoicing-bev0.10.1

Run

uvx mcp-einvoicing-be

MCP client config

{
  "mcpServers": {
    "mcp-einvoicing-be": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-be"
      ]
    }
  }
}