MCP (Model Context Protocol) Server to integrate Fatture in Cloud with Claude AI and other compatible assistants. Manage Italian electronic invoices through natural conversation.
From the registry: Italian e-invoicing with Fatture in Cloud. Create, send to SDI, manage clients.
$ git clone https://github.com/aringad/fattureincloud-mcp.git && cd fattureincloud-mcp && pip install -r requirements.txthttps://github.com/aringad/fattureincloud-mcpPlease install the `fattureincloud-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Fatture in Cloud API token** — Create a manual API token in Fatture in Cloud settings (https://secure.fattureincloud.it/)
- **Clone and install** — Clone the repo and install Python dependencies Run: `git clone https://github.com/aringad/fattureincloud-mcp.git && cd fattureincloud-mcp && pip install -r requirements.txt` (https://github.com/aringad/fattureincloud-mcp)
Canonical MCP server config (stdio transport):
- command: `python`
- args: ["<path-to-fattureincloud-mcp>/server.py"]
- required environment variables:
- `FIC_ACCESS_TOKEN`: Fatture in Cloud API access token (example: `<your-fic-access-token>`)
- `FIC_COMPANY_ID`: Fatture in Cloud company ID (example: `<your-company-id>`)
- `FIC_SENDER_EMAIL`: Sender email for invoices (example: `<your-email>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.FIC_ACCESS_TOKENrequiredAPI access token for Fatture in CloudFIC_COMPANY_IDrequiredCompany ID for Fatture in CloudFIC_SENDER_EMAILrequiredEmail address for sending invoicesOpen-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server integrating with Stripe - tools for customers, products, payments, and more.