Facture Électronique France runs on your own machine — the client starts it, so there is no endpoint to ping. 261 installs a week from pypi. Last commit 16 Jul 2026.
MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-facture-electronique-fr -- uvx mcp-facture-electronique-fr
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"args": [
"mcp-facture-electronique-fr"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-facture-electronique-fr]
command = "uvx"
args = ["mcp-facture-electronique-fr"]
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"args": [
"mcp-facture-electronique-fr"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"args": [
"mcp-facture-electronique-fr"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.