Uae Einvoice MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 8 Sep 2026.
UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline.
Today is the operative word: we check Uae Einvoice MCP 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 uae-einvoice-mcp -- npx -y uae-einvoice-mcp
{
"mcpServers": {
"uae-einvoice-mcp": {
"args": [
"-y",
"uae-einvoice-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.uae-einvoice-mcp]
command = "npx"
args = ["-y", "uae-einvoice-mcp"]
{
"mcpServers": {
"uae-einvoice-mcp": {
"args": [
"-y",
"uae-einvoice-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uae-einvoice-mcp": {
"args": [
"-y",
"uae-einvoice-mcp"
],
"command": "npx"
}
}
}
Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i
Check invoice mandatory fields, validate a draft before issuing, and look up EN 16931 code lists.
Checks an invoice payload or field mapping against EN 16931 and the national CIUS of the country it
12 checks for the French mandatory mentions a PDP rejects, on Factur-X, UBL and CII invoices
Manage jobs, customers, scheduling, estimates and invoices for a field service business.
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
MCP server for Holded — invoicing, accounting, CRM, projects, and team
Financial-statement integrity checks (footing, tie-out) for AI agents.
Answers built from our own checks of this server.