Italy Invoice
@junter1989k-ai
About Italy Invoice
Italy Invoice
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"italy-invoice": {
"type": "http",
"url": "https://inv-it.wishpool.app/mcp",
"headers": {
"x-invoicetronic-key": "ik_test_..."
}
}
}
}Tools
2Build a FatturaPA FPR12 invoice from seller + buyer (P.IVA / Codice Fiscale, address) and line items (description, net unit price, IVA rate 22/10/5/4, quantity), then transmit to the SdI via Invoicetronic. Returns `send_id` + computed IVA totals (`imponibile`, `imposta`, `totale`).
Poll SdI status by `send_id`: `SENT` (Inviato), `DELIVERED` (Consegnato), `REJECTED` (Scartato), `NOT_DELIVERED` (ImpossibilitaDiRecapito), or `PROCESSING` (no notification yet).
Overview
What is Italy Invoice?
Italy Invoice MCP ๐ฎ๐น โ How can my AI agent issue a FatturaPA fattura elettronica in Italy?
How to use Italy Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3234.
Key features of Italy Invoice
- 100 + 50 both @22% โ imponibile 150.00 / imposta 33.00 / totale 183.00
- 200 @22% + 100 @10% โ imponibile 300.00 / imposta 54.00 (44 + 10) / totale 354.00
- 2ร50 @22% + 3ร10 @10% + 1ร25 @4% โ imponibile 155.00 / imposta 26.00 (22 + 3 + 1) / totale 181.00
- Base: https://api.invoicetronic.com/v1 (single base URL; auth = HTTP Basic, username = API key, empty password)
- Send: POST /send โ JSON { file_name, payload (base64 FatturaPA XML), encoding: "base64", meta_data } โ { id, ... }
Use cases of Italy Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Italy Invoice
Where is the source code for Italy Invoice?
The source code is linked from the repository URL on this page.
Does Italy Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Italy Invoice?
The source code is linked from the repository URL on this page.
Does Italy Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

Fdback.io
FdbackFdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key. Your AI agents can: - List, search, and rea

PowerDMARC
powerdmarcPowerDMARC's MCP server brings live email authentication data directly into any MCP-compatible AI assistant: Claude, ChatGPT, Cursor, and others. Instead of generic DMARC advice, the AI works from a customer's actual acc
Tempreon
TempreonPerson-owned, portable AI memory served over MCP. Your knowledge, preferences, and decisions โ captured in one assistant, available in all of them.

PLUR
plur-aiAI agents start every session with amnesia โ you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Comments