io.github.cmendezs/mcp-einvoicing-be MCP Server
io.github.cmendezs/mcp-einvoicing-be
What is the io.github.cmendezs/mcp-einvoicing-be MCP server?
Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.
How to install io.github.cmendezs/mcp-einvoicing-be
Copy-paste configuration for popular MCP clients.
BCE_API_KEYsecretAPI key for the Belgian BCE/KBO enterprise database (optional — public endpoints work without it)
PEPPOL_ENVPeppol network environment: 'production' (default) or 'test'
LOG_LEVELLogging level: DEBUG, INFO (default), WARNING, or ERROR
{
"mcpServers": {
"mcp-einvoicing-be": {
"command": "uvx",
"args": [
"mcp-einvoicing-be"
],
"env": {
"BCE_API_KEY": "<YOUR_BCE_API_KEY>",
"PEPPOL_ENV": "<YOUR_PEPPOL_ENV>",
"LOG_LEVEL": "<YOUR_LOG_LEVEL>"
}
}
}
}{
"mcpServers": {
"mcp-einvoicing-be": {
"command": "uvx",
"args": [
"mcp-einvoicing-be"
],
"env": {
"BCE_API_KEY": "<YOUR_BCE_API_KEY>",
"PEPPOL_ENV": "<YOUR_PEPPOL_ENV>",
"LOG_LEVEL": "<YOUR_LOG_LEVEL>"
}
}
}
}{
"mcpServers": {
"mcp-einvoicing-be": {
"command": "uvx",
"args": [
"mcp-einvoicing-be"
],
"env": {
"BCE_API_KEY": "<YOUR_BCE_API_KEY>",
"PEPPOL_ENV": "<YOUR_PEPPOL_ENV>",
"LOG_LEVEL": "<YOUR_LOG_LEVEL>"
}
}
}
}{
"servers": {
"mcp-einvoicing-be": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-einvoicing-be"
],
"env": {
"BCE_API_KEY": "<YOUR_BCE_API_KEY>",
"PEPPOL_ENV": "<YOUR_PEPPOL_ENV>",
"LOG_LEVEL": "<YOUR_LOG_LEVEL>"
}
}
}
}claude mcp add mcp-einvoicing-be --env BCE_API_KEY=<YOUR_BCE_API_KEY> --env PEPPOL_ENV=<YOUR_PEPPOL_ENV> --env LOG_LEVEL=<YOUR_LOG_LEVEL> -- uvx mcp-einvoicing-beRelated MCP servers
German e-invoicing MCP server: ZUGFeRD 2.x, XRechnung 3.x, EN 16931, KoSIT validation, Peppol.
Spanish e-invoicing MCP server: VERI*FACTU, Facturae/FACe, SII, Crea y Crece B2B.
Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation.
MCP E-Invoicing Core
Base package for European e-invoicing MCP servers with shared models, XML utils, and OAuth2 client.
MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.
Fattura Elettronica IT
Italian e-invoicing: FatturaPA XML/SDI v1.2.3, 42 tools. Signing, SDI, archiving.