
Fattureincloud Mcp
Create Italian e-invoices, send them to SDI, and manage Fatture in Cloud clients from your agent via MCP.
Overview
fattureincloud-mcp is an Operate-phase MCP server that connects agents to Fatture in Cloud for Italian e-invoicing, SDI submission, and client management.
What is this MCP server?
- Fatture in Cloud integration: create invoices and manage anagrafica clients
- SDI electronic invoicing path for Italian regulatory submission
- PyPI package fattureincloud-mcp 1.2.0 with stdio transport
- Env vars FIC_ACCESS_TOKEN, FIC_COMPANY_ID, optional FIC_SENDER_EMAIL for courtesy copies
- MCP schema 2025-10-17 registry entry from aringad/fattureincloud-mcp
- Registry version 1.2.0 on PyPI identifier fattureincloud-mcp
- Three documented environment variables (two required, one optional sender email)
- stdio transport only in published server manifest
What problem does it solve?
Italian solo founders repeat the same Fatture in Cloud clicks for SDI invoices and client updates with no agent-safe automation path.
Who is it for?
Italy-based indie hackers and consultants already on Fatture in Cloud who want MCP-driven invoicing from their coding agent.
Skip if: Non-Italian billing regimes, teams without Fatture in Cloud accounts, or founders who refuse cloud finance API tokens in agent envs.
What do I get? / Deliverables
After registration, your agent can create invoices, manage clients, and drive SDI workflows through MCP using your Fatture in Cloud credentials.
- Agent-executed invoice creation and client management in Fatture in Cloud
- SDI-oriented e-invoice workflows initiated via MCP tools
- Reduced manual UI work for recurring Italian billing tasks
Recommended MCP Servers
Journey fit
How it compares
Regional e-invoicing MCP integration, not a generic Stripe skill or global accounting tutorial.
Common Questions / FAQ
Who is fattureincloud-mcp for?
It is for Italian solo builders and small businesses using Fatture in Cloud who want SDI-ready invoicing and client ops from an MCP-enabled agent.
When should I use fattureincloud-mcp?
Use it in operate-phase billing cycles when you issue recurring invoices, update clients, or need agent help drafting Fatture in Cloud documents.
How do I add fattureincloud-mcp to my agent?
Install fattureincloud-mcp from PyPI, set FIC_ACCESS_TOKEN and FIC_COMPANY_ID in MCP env, wire stdio transport, then call tools from invoicing prompts.