Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Fattureincloud MCP
Fattureincloud MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 3:46:19 AM

Fattureincloud MCP

User RatingsBe the first to rate and review this MCP server!
View Repository20 GitHub StarsTotal stargazers on GitHub for the source repository (20 stars).Visit Website
invoicingitalyfinancesdifattureincloud

Connects MCP clients to FattureInCloud for Italian invoicing, client management, SDI submission, and expense tracking.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below β€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "fattureincloud-mcp": {
      "command": "uvx",
      "args": [
        "fattureincloud-mcp"
      ],
      "env": {
        "FIC_ACCESS_TOKEN": "YOUR_VALUE_HERE",
        "FIC_COMPANY_ID": "YOUR_VALUE_HERE"
      }
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

fattureincloud-mcp MCP server connects Claude and other MCP clients to FattureInCloud through its API. It exposes tools for invoices, credit notes, proformas, clients, suppliers, cost and revenue centers, received documents, reporting, and SDI submission. Run it locally with a FattureInCloud access token and company ID, using the MCPB bundle or the PyPI package. Reach for it when an agent needs to prepare Italian billing documents, inspect invoice status, or analyze revenue and costs without routing data through a third-party service.

Use cases

β€’Create draft invoices for existing clients
β€’Submit invoices and credit notes to SDI
β€’Manage clients and supplier expenses
β€’Analyze revenue by cost or revenue center
β€’Check invoice status and numbering continuity

Key features

β€’Create and update invoices, credit notes, and proformas
β€’Submit electronic documents to SDI
β€’Manage clients and received supplier documents
β€’Assign cost and revenue centers
β€’Inspect yearly financial summaries
β€’Cache client and cost-center lookups locally

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Fattureincloud MCP.

Extracted Tool Capabilities
Create and update invoices, credit notes, and proformas
Submit electronic documents to SDI
Manage clients and received supplier documents
Assign cost and revenue centers
Inspect yearly financial summaries
Cache client and cost-center lookups locally

How Fattureincloud MCP works

What fattureincloud-mcp MCP server does

The fattureincloud-mcp MCP server gives an MCP-compatible client access to a connected FattureInCloud company. It supports reading and modifying issued billing documents, managing clients, handling supplier expenses, and checking company-level information.

Issued-document tools cover invoices, credit notes, and proformas. An agent can list documents by year or month, retrieve full details, obtain PDF and web links, create drafts, update drafts, duplicate invoices, delete draft documents, and convert a proforma into a draft electronic invoice. The server also exposes invoice numbering checks and yearly figures for revenue, collections, outstanding amounts, costs, and margin.

For Italian electronic invoicing workflows, send_to_sdi submits an invoice or credit note to the Sistema di Interscambio, while get_invoice_status checks its e-invoice status. send_email can send a courtesy copy when a sender email is configured.

How it works

The server runs on the user's machine and sends API requests directly to api-v2.fattureincloud.it. It does not route billing data through Mediaform or another intermediary. Authentication uses a FattureInCloud manual API token together with the numeric company ID associated with the selected company.

Client lookups and the cost-center registry are cached locally as plaintext JSON. The default cache location is ~/.fattureincloud-mcp/cache/, with data scoped by company and a 24-hour lifetime. Remove that directory to force a refresh, or set FIC_CACHE_DISABLED=1 to turn caching off. The cache is not required for the tool interfaces to change.

Cost and revenue centers share one FattureInCloud registry. Existing labels can be assigned to issued documents through revenue_center and to supplier expenses through cost_center. Unknown labels produce an error that includes the valid labels.

Setup and configuration

The MCPB installation is intended for Claude Desktop: download the fattureincloud.mcpb release file and install it through the desktop application's extension flow. During setup, provide the API token, company ID, and optionally the sender email.

For other MCP clients or Claude Code, install the fattureincloud-mcp package from PyPI and configure the server with python -m fattureincloud_mcp. Set FIC_ACCESS_TOKEN and FIC_COMPANY_ID; both are required. FIC_SENDER_EMAIL is required only when using courtesy-copy email delivery. FIC_CACHE_DIR can override the cache path, and FIC_CACHE_DISABLED accepts 1 to disable caching.

Create the manual token in FattureInCloud under Settings β†’ API and Integrations, granting the permissions needed by the tools. The company ID appears in the URL after /c/ after selecting a company. Restart the MCP client after changing its configuration.

Limitations and notes

This is an unofficial integration and is not affiliated with or endorsed by TeamSystem S.p.A. Marking payments as paid is intentionally not exposed because the FattureInCloud API requires a payment account that the SDK cannot reliably retrieve; that action must be completed in the FattureInCloud web panel.

Invoice duplication can fail for some client configurations. The documented workaround is to duplicate the invoice manually in the FattureInCloud web panel. The local cache is stored as plaintext JSON, so its files should be protected like other local billing data. Credentials are kept in the user's environment or MCP client configuration and are not sent anywhere except FattureInCloud.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Bexio MCP Server logoBexio MCP Server

    Swiss accounting integration for Bexio. 221 tools for invoices, contacts, projects.

    πŸ’° Finance & Fintech3 views
    Compare vs Bexio MCP Server β†’
  • MCP Server logoMCP Server

    AI-native business management β€” invoices, expenses, clients, products, and quotes. 31 tools for Claude, Cursor, Windsurf, and Cline.

    πŸ’° Finance & Fintech8 views
    Compare vs MCP Server β†’
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    πŸ’° Finance & Fintech4 views
    Compare vs Coincap MCP β†’
  • Xinkuang China Stock MCP logoXinkuang China Stock MCP

    Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne…

    πŸ’° Finance & Fintech4 views
    Compare vs Xinkuang China Stock MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
20
Stargazers on the source repository.
Last commit
24d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Fattureincloud MCP

Install the PyPI package with `pip install fattureincloud-mcp`, then configure your MCP client to run `python -m fattureincloud_mcp`. Claude Desktop users can instead install the released `.mcpb` bundle.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFattureincloud MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fattureincloud-mcp?style=directory)](https://allmcps.com/mcp/fattureincloud-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/fattureincloud-mcp"><img src="https://allmcps.com/api/badge/fattureincloud-mcp?style=directory" alt="Fattureincloud MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
11/15 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars20
GitHub Star CountTotal stargazers on GitHub representing community popularity (20 stars).
Last commit24d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 1, 2026
44Quality signal: Fair Β· 44/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev Β· fattureincloud-mcp (PyPI)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Fattureincloud MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients