← Index

io.github.cmendezs/mcp-einvoicing-be

io.github.cmendezs/mcp-einvoicing-be·v0.1.1·Other
Quality Score
80
/100

Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, PINT-BE (NBB), Mercurius.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-einvoicing-be": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-be"
      ],
      "env": {
        "BCE_API_KEY": "<your-bce_api_key>",
        "PEPPOL_ENV": "<peppol_env>",
        "LOG_LEVEL": "<log_level>"
      }
    }
  }
}
§02  Environment variables
BCE_API_KEY
secret

API key for the Belgian BCE/KBO enterprise database (optional — public endpoints work without it)

PEPPOL_ENV

Peppol network environment: 'production' (default) or 'test'

LOG_LEVEL

Logging level: DEBUG, INFO (default), WARNING, or ERROR

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other