Fattureincloud MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 450 installs a week from pypi. Last commit 1 Sep 2026.
Italian e-invoicing with Fatture in Cloud. Create, send to SDI, manage clients.
Today is the operative word: we check Fattureincloud MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add fattureincloud-mcp -- uvx fattureincloud-mcp
{
"mcpServers": {
"fattureincloud-mcp": {
"args": [
"fattureincloud-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fattureincloud-mcp]
command = "uvx"
args = ["fattureincloud-mcp"]
{
"mcpServers": {
"fattureincloud-mcp": {
"args": [
"fattureincloud-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fattureincloud-mcp": {
"args": [
"fattureincloud-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FIC_ACCESS_TOKEN (Fatture in Cloud API access token), FIC_COMPANY_ID (Fatture in Cloud company ID), FIC_SENDER_EMAIL (Email sender for courtesy copies).
The author declared them in the registry entry; get the values from the project itself.
Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.
MCP server for interacting with 1Password via the CLI to read and manage credentials.
MCP server for Italian electronic invoicing (SDI) via Invoicetronic API
Spanish e-invoicing with VeriFactu (AEAT): issue invoices, manage customers, validate NIFs.
Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP
Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai
Italian e-invoicing: FatturaPA XML/SDI, XSD v1.2.3, Specs 1.9.1, 43 tools. Signing, SDI, archiving.
Spanish Veri*factu invoicing: create invoices and manage billing from your AI assistant.
Answers built from our own checks of this server.