Fattura Elettronica IT
Rank #7,994io.github.cmendezs/mcp-fattura-elettronica-it
Italian e-invoicing: FatturaPA XML/SDI, XSD v1.2.3, Specs 1.9.1, 43 tools. Signing, SDI, archiving.
Fattura Elettronica IT is a Model Context Protocol (MCP) server published by cmendezs. It ranks #7,994 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Fattura Elettronica IT is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Apr 17, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 107,466 of 115,460 servers on MCP Toplist.
Use Fattura Elettronica IT
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-fattura-elettronica-it -e "FATTURA_XSD_PATH=<your FATTURA_XSD_PATH>" -- uvx mcp-fattura-elettronica-itReplace each placeholder with your own value before saving.
[mcp_servers.mcp-fattura-elettronica-it]
command = "uvx"
args = ["mcp-fattura-elettronica-it"]
[mcp_servers.mcp-fattura-elettronica-it.env]
FATTURA_XSD_PATH = "<your FATTURA_XSD_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-fattura-elettronica-it": {
"command": "uvx",
"args": [
"mcp-fattura-elettronica-it"
],
"env": {
"FATTURA_XSD_PATH": "<your FATTURA_XSD_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-fattura-elettronica-it": {
"command": "uvx",
"args": [
"mcp-fattura-elettronica-it"
],
"env": {
"FATTURA_XSD_PATH": "<your FATTURA_XSD_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-fattura-elettronica-it": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-fattura-elettronica-it"
],
"env": {
"FATTURA_XSD_PATH": "<your FATTURA_XSD_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-fattura-elettronica-it": {
"command": "uvx",
"args": [
"mcp-fattura-elettronica-it"
],
"env": {
"FATTURA_XSD_PATH": "<your FATTURA_XSD_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-fattura-elettronica-it": {
"command": "uvx",
"args": [
"mcp-fattura-elettronica-it"
],
"env": {
"FATTURA_XSD_PATH": "<your FATTURA_XSD_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
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-fattura-elettronica-it)<a href="https://mcptoplist.com/server/io.github.cmendezs%2Fmcp-fattura-elettronica-it"><img src="https://mcptoplist.com/badge/io.github.cmendezs%2Fmcp-fattura-elettronica-it.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
- Facture Électronique France#8,304 · 6 vers
- MCP Einvoicing Ae Server#12,825 · 3 vers
- MCP Invoicenow Sg Server#13,568 · 3 vers
Available versions (5)
| Version | Published |
|---|---|
| 0.7.0 | Aug 14, 2026 |
| 0.6.0 | Aug 7, 2026 |
| 0.2.1 | Apr 29, 2026 |
| 0.2.0 | Apr 19, 2026 |
| 0.1.1 | Apr 18, 2026 |
Frequently asked questions
- Who maintains Fattura Elettronica IT?
- Fattura Elettronica IT is maintained by cmendezs, which publishes 10 MCP servers (63 total versions) tracked on MCP Toplist.
- Is Fattura Elettronica IT listed on the Official MCP Registry?
- Yes — Fattura Elettronica IT is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Fattura Elettronica IT have?
- MCP Toplist tracks 5 versions of Fattura Elettronica IT, most recently published on Aug 14, 2026.
- Where can I find the source code for Fattura Elettronica IT?
- The source code for Fattura Elettronica IT is hosted at github.com/cmendezs/mcp-fattura-elettronica-it.