Facture Électronique France
Rank #8,304io.github.cmendezs/mcp-facture-electronique-fr
MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.
Facture Électronique France is a Model Context Protocol (MCP) server published by cmendezs. It ranks #8,304 of 115,460 servers tracked on MCP Toplist. Facture Électronique France is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 107,156 of 115,460 servers on MCP Toplist.
Use Facture Électronique France
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-facture-electronique-fr -- uvx mcp-facture-electronique-fr[mcp_servers.mcp-facture-electronique-fr]
command = "uvx"
args = ["mcp-facture-electronique-fr"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"command": "uvx",
"args": [
"mcp-facture-electronique-fr"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"command": "uvx",
"args": [
"mcp-facture-electronique-fr"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-facture-electronique-fr": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-facture-electronique-fr"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"command": "uvx",
"args": [
"mcp-facture-electronique-fr"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-facture-electronique-fr": {
"command": "uvx",
"args": [
"mcp-facture-electronique-fr"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cmendezs%2Fmcp-facture-electronique-fr)<a href="https://mcptoplist.com/server/io.github.cmendezs%2Fmcp-facture-electronique-fr"><img src="https://mcptoplist.com/badge/io.github.cmendezs%2Fmcp-facture-electronique-fr.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
cmendezs
Other servers by cmendezs
- MCP E-Invoicing Core#4,191 · 16 vers
- mcp-ksef-pl#5,509 · 6 vers
- mcp-facturacion-electronica-es#5,761 · 6 vers
- mcp-nfe-br#7,711 · 6 vers
- mcp-einvoicing-de#7,722 · 6 vers
- mcp-einvoicing-be#7,927 · 6 vers
- Fattura Elettronica IT#7,994 · 5 vers
- MCP Einvoicing Ae Server#12,825 · 3 vers
- MCP Invoicenow Sg Server#13,568 · 3 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.8.2 | Aug 14, 2026 |
| 0.2.2 | Apr 29, 2026 |
| 0.2.1 | Apr 29, 2026 |
| 0.2.0 | Apr 19, 2026 |
| 0.1.3 | Apr 18, 2026 |
| 0.1.2 | Apr 16, 2026 |
Frequently asked questions
- Who maintains Facture Électronique France?
- Facture Électronique France is maintained by cmendezs, which publishes 10 MCP servers (63 total versions) tracked on MCP Toplist.
- Is Facture Électronique France listed on the Official MCP Registry?
- Yes — Facture Électronique France is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Facture Électronique France have?
- MCP Toplist tracks 6 versions of Facture Électronique France, most recently published on Aug 14, 2026.
- Where can I find the source code for Facture Électronique France?
- The source code for Facture Électronique France is hosted at github.com/cmendezs/mcp-facture-electronique-fr.