
Fattura Elettronica IT
Generate and validate Italian FatturaPA / SDI v1.2.3 invoices with 27 MCP tools including UBL 2.1 and CII wire formats from your agent.
Overview
mcp-fattura-elettronica-it is a MCP server for the Build phase that exposes 27 tools for Italian FatturaPA SDI v1.2.3 e-invoicing with UBL 2.1 and CII formats.
What is this MCP server?
- 27 MCP tools for Italian FatturaPA XML and SDI v1.2.3 workflows
- UBL 2.1 and CII (Cross Industry Invoice) wire format support alongside native FatturaPA
- Optional FATTURA_XSD_PATH override; built-in schema used when unset
- PyPI package mcp-fattura-elettronica-it v0.2.5 over stdio transport
- GitHub repository cmendezs/mcp-fattura-elettronica-it for Fattura Elettronica IT
- 27 MCP tools documented in server description
- FatturaPA XML SDI v1.2.3 support
- Server version 0.2.5 on PyPI identifier mcp-fattura-elettronica-it
What problem does it solve?
Italian SDI and FatturaPA XML are strict and multi-format, which makes solo-built billing integrations slow and error-prone without dedicated validation tooling.
Who is it for?
Developers building Italian B2B billing, ERP connectors, or migration utilities who want high-coverage MCP tooling around SDI v1.2.3.
Skip if: Businesses with no Italian invoicing requirement or teams that only need a certified commercial SDI provider UI with zero custom code.
What do I get? / Deliverables
After registration, your agent can call 27 structured tools to validate and produce Italian e-invoice payloads in FatturaPA, UBL 2.1, or CII during development.
- Access to 27 MCP tools for FatturaPA and related wire formats
- Validated Italian e-invoice XML structures ready to wire into your SDI connector
- Agent-driven UBL 2.1 and CII conversion or validation steps in your repo
Recommended MCP Servers
Journey fit
Italian SDI integration is classic Build-phase backend work when your product must emit or verify FatturaPA XML for Italian customers. Tagged integrations because the server ships 27 discrete MCP tools for XML schemas, formats, and SDI-oriented operations rather than end-user accounting software.
How it compares
Italian SDI-focused MCP with 27 tools, not a single-purpose PDF invoice skill or a Spain/Poland tax server.
Common Questions / FAQ
Who is mcp-fattura-elettronica-it for?
It is for builders using AI coding agents who implement or test Italian electronic invoices under FatturaPA and SDI v1.2.3, including UBL and CII mappings.
When should I use mcp-fattura-elettronica-it?
Use it in Build while coding validations, XML generation, or format conversions before you connect production SDI transmission.
How do I add mcp-fattura-elettronica-it to my agent?
Install mcp-fattura-elettronica-it from PyPI, configure stdio MCP, optionally set FATTURA_XSD_PATH, then invoke the server’s invoice tools from your agent.