Italian e-invoicing: FatturaPA XML/SDI, XSD v1.2.3, Specs 1.9.1, 43 tools. Signing, SDI, archiving.
Runs locally over stdio
This server isn't hosted ā your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mcp-fattura-elettronica-it
MCP client config
{
"mcpServers": {
"fattura-elettronica-it": {
"command": "uvx",
"args": [
"mcp-fattura-elettronica-it"
]
}
}
}