Loading MCP server directory, please wait...
Generate, validate and read Factur-X / EN 16931 e-invoices (France, EU): PDF/A-3, CII, UBL 2.1.
npx @getmcp/cli add io.github.LeBorgneAntoine/facturxRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Free key (50 documents/month, no card) and paid plans at https://facturx-api.fly.dev/docs/pricing/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LeBorgneAntoine/facturx": {
"url": "https://facturx-api.fly.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}