Odel
Facture Électronique France

Facture Électronique France

Local
@cmendezsXSLTApache-2.0Updated Yesterday

MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.

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-facture-electronique-frv0.8.2

Run

uvx mcp-facture-electronique-fr

MCP client config

{
  "mcpServers": {
    "facture-lectronique-france": {
      "command": "uvx",
      "args": [
        "mcp-facture-electronique-fr"
      ]
    }
  }
}