MCP Einvoicing In runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 Sep 2026.
MCP server for India GST e-invoicing (FORM GST INV-01 schema v1.1 / IRP-IRN)
Today is the operative word: we check MCP Einvoicing In 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 mcp-einvoicing-in -- uvx mcp-einvoicing-in
{
"mcpServers": {
"mcp-einvoicing-in": {
"args": [
"mcp-einvoicing-in"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-einvoicing-in]
command = "uvx"
args = ["mcp-einvoicing-in"]
{
"mcpServers": {
"mcp-einvoicing-in": {
"args": [
"mcp-einvoicing-in"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-einvoicing-in": {
"args": [
"mcp-einvoicing-in"
],
"command": "uvx"
}
}
}
MCP server for Brazilian e-invoicing: NF-e and NFC-e (modelo 55/65), schema 4.00, SEFAZ.
MCP server for Italian electronic invoicing (SDI) via Invoicetronic API
MCP server for Singapore electronic invoicing (InvoiceNow)
MCP server for Mexican electronic invoicing (CFDI 4.0, Pagos 2.0)
MCP server for United Arab Emirates electronic invoicing
Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.
MCP server for India GST: validate GSTIN, search HSN, calculate tax.
MCP server for Vindi — recurring billing, subscriptions, invoices
Answers built from our own checks of this server.