Invoicetronic MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 12 Mar 2026.
MCP server for Italian electronic invoicing (SDI) via Invoicetronic API
Today is the operative word: we check Invoicetronic MCP Server 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 invoicetronic-mcp -- uvx invoicetronic-mcp
{
"mcpServers": {
"invoicetronic-mcp": {
"args": [
"invoicetronic-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.invoicetronic-mcp]
command = "uvx"
args = ["invoicetronic-mcp"]
{
"mcpServers": {
"invoicetronic-mcp": {
"args": [
"invoicetronic-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"invoicetronic-mcp": {
"args": [
"invoicetronic-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
INVOICETRONIC_API_KEY (Invoicetronic API key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Singapore electronic invoicing (InvoiceNow)
MCP server for French e-invoicing (XP Z12-013). Manages invoices, validation and compliance.
MCP server for Vindi — recurring billing, subscriptions, invoices
MCP server for Holded — invoicing, accounting, CRM, projects, and team
MCP server for Dicker Data's B2B partner/reseller REST API — pricing, orders, and invoices.
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
MCP server for Conta Azul — accounting, invoicing, customers, products
MCP server for Datamuse word-finding API
Answers built from our own checks of this server.