Skip to content
Claude Desktop

mcp einvoicing be for Claude Desktop

io.github.cmendezs/mcp-einvoicing-be

Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp einvoicing be in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-einvoicing-be": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-be"
      ],
      "env": {
        "BCE_API_KEY": "<BCE_API_KEY>",
        "PEPPOL_ENV": "<PEPPOL_ENV>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp einvoicing be in other clients