mcpbeat Sign in

Fattura Elettronica IT MCP Server

local only

Fattura Elettronica IT runs on your own machine — the client starts it, so there is no endpoint to ping. 192 installs a week from pypi. Last commit 12 Sep 2026.

Italian e-invoicing: FatturaPA XML/SDI, XSD v1.2.3, Specs 1.9.1, 43 tools. Signing, SDI, archiving.

Installs per day peak 347 · avg 56 · -36% w/w
a month agotoday
192
Installs / week
pypi · mcp-fattura-elettronica-it
1
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Fattura Elettronica IT every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-fattura-elettronica-it -- uvx mcp-fattura-elettronica-it
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-fattura-elettronica-it": {
      "args": [
        "mcp-fattura-elettronica-it"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-fattura-elettronica-it]
command = "uvx"
args = ["mcp-fattura-elettronica-it"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-fattura-elettronica-it": {
      "args": [
        "mcp-fattura-elettronica-it"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-fattura-elettronica-it": {
      "args": [
        "mcp-fattura-elettronica-it"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: FATTURA_XSD_PATH (Path to a local copy of the FatturaPA XSD schema file (optional — built-in schema is used if unset)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fattura Elettronica IT

same job, measured the same way
Invoicetronic MCP Server
by fgasparetto

MCP server for Italian electronic invoicing (SDI) via Invoicetronic API

59 installs/wk local only
Pop MCP
by popapidev

Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP

55 installs/wk local only
Fattureincloud MCP
by aringad

Italian e-invoicing with Fatture in Cloud. Create, send to SDI, manage clients.

450 installs/wk local only
MCP Afip
by codespar

AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)

25 installs/wk local only
MCP Cfdi Mx
by cmendezs

MCP server for Mexican electronic invoicing (CFDI 4.0, Pagos 2.0)

691 installs/wk local only
MCP Facturapi
by codespar

FacturAPI — Mexican CFDI e-invoicing

20 installs/wk local only
MCP Ksef Pl
by cmendezs

Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation.

942 installs/wk local only
MCP Einvoicing Be
by cmendezs

Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.

342 installs/wk local only

Fattura Elettronica IT — questions

Answers built from our own checks of this server.

Why is there no uptime for Fattura Elettronica IT?
Fattura Elettronica IT runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-fattura-elettronica-it was installed 192 times last week.
How do I connect Fattura Elettronica IT?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-fattura-elettronica-it straight from pypi; nothing to host, nothing to sign up for.
How many people use Fattura Elettronica IT?
The pypi package mcp-fattura-elettronica-it was installed 192 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fattura Elettronica IT open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.