Italy Invoice
@junter1989k-ai
关于 Italy Invoice
Italy Invoice
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"italy-invoice": {
"type": "http",
"url": "https://inv-it.wishpool.app/mcp",
"headers": {
"x-invoicetronic-key": "ik_test_..."
}
}
}
}工具
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).
概览
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.
更多 MCP 服务器
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Google Drive
modelcontextprotocolModel Context Protocol Servers
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Google Maps
modelcontextprotocolModel Context Protocol Servers
评论