Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mirzaabubakr/uae-einvoice-mcp

NPM · UAE-EINVOICE-MCP · SCANNED SEP 25

UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline.

Available components

+3 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 3 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency45
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 416 tokens (~83/item across 5 items; 5 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management57
  • Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage86
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 57% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.mirzaabubakr/uae-einvoice-mcp server?

io.github.mirzaabubakr/uae-einvoice-mcp runs locally as an npm package, launched with npx -y uae-einvoice-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · uae-einvoice-mcp

# add to Claude Code
claude mcp add mirzaabubakr-uae-einvoice-mcp -- npx -y uae-einvoice-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "mirzaabubakr-uae-einvoice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "uae-einvoice-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mirzaabubakr-uae-einvoice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "uae-einvoice-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add mirzaabubakr-uae-einvoice-mcp -- npx -y uae-einvoice-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mirzaabubakr-uae-einvoice-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "uae-einvoice-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mirzaabubakr-uae-einvoice-mcp --command npx --arg -y --arg uae-einvoice-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mirzaabubakr-uae-einvoice-mcp:
    command: "npx"
    args: ["-y", "uae-einvoice-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mirzaabubakr-uae-einvoice-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "uae-einvoice-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add mirzaabubakr-uae-einvoice-mcp -t stdio -c npx -a -y uae-einvoice-mcp
// mcp.json
{
  "mcpServers": {
    "mirzaabubakr-uae-einvoice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "uae-einvoice-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +4
    • Stability: unverified → 0.23 ▲ functional
  • 9 Sept 26 +15
    • Malware scan: unverified → pass ▲ security
  • 8 Sept 26 54

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Analysed npm/uae-einvoice-mcp@0.2.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 3 packages
Packages resolved 3
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~416 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_invoice_compliance ~74

Structural PINT AE / UAE e-invoicing checks (parties, tax IDs, totals arithmetic, tax breakdown, lines). Returns errors, warnings, a score, and derived Peppol IDs. Prefer check_pint_ae_fields for the full 51-field matrix.

NameTypeReqDescription
invoiceDataobjectyes–

No output schema declared.

No examples provided.

check_pint_ae_fields ~58

Evaluate invoice JSON against the 51-field UAE e-invoice / PINT AE mandatory field matrix. Returns per-field present/missing/invalid/not_applicable status, completion %, and gaps.

NameTypeReqDescription
invoiceDataobjectyes–

No output schema declared.

No examples provided.

generate_pint_ae_xml ~85

Generate a UBL 2.1 PINT AE-shaped Invoice/CreditNote XML stub from invoice JSON. Runs the 51-field checklist first; with strict=true refuses to emit XML when mandatory applicable fields are incomplete.

NameTypeReqDescription
invoiceDataobjectyes–
strictboolean–If true, do not generate XML when checklist has gaps (default false)

No output schema declared.

No examples provided.

get_einvoicing_requirements ~106

Return the UAE e-invoicing mandate timeline, technical baseline (PINT AE / Peppol / ASP), and next actions for a business segment (large, sme, government, or all). Optional annual revenue (AED) auto-selects large vs SME.

NameTypeReqDescription
annualRevenueAednumber–If set with businessType all/omitted, selects large (≥50M) vs sme
businessTypestring–Defaults to all

No output schema declared.

No examples provided.

lookup_business_trn ~93

Validate a UAE Tax Registration Number (15-digit TRN) or Tax Identification Number (10-digit TIN): format, UAE country prefix, Peppol AE:TIN check digit, and derived Peppol participant ID (0235:TIN). Does not call the live FTA register.

NameTypeReqDescription
taxIdstringyes15-digit TRN or 10-digit TIN (spaces/dashes allowed)

No output schema declared.

No examples provided.

Common questions

What is the io.github.mirzaabubakr/uae-einvoice-mcp server?

io.github.mirzaabubakr/uae-einvoice-mcp is listed in the public MCP registry as io.github.mirzaabubakr/uae-einvoice-mcp. UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline. This page covers its npm package (uae-einvoice-mcp).

Is the io.github.mirzaabubakr/uae-einvoice-mcp server safe to use?

io.github.mirzaabubakr/uae-einvoice-mcp scores 77 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.mirzaabubakr/uae-einvoice-mcp server expose?

io.github.mirzaabubakr/uae-einvoice-mcp exposes 5 tools: lookup_business_trn, check_invoice_compliance, check_pint_ae_fields, generate_pint_ae_xml, get_einvoicing_requirements. Their descriptions and schemas cost roughly 416 tokens of context every time the server is loaded.

Is the io.github.mirzaabubakr/uae-einvoice-mcp server still maintained?

io.github.mirzaabubakr/uae-einvoice-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.mirzaabubakr/uae-einvoice-mcp server under?

io.github.mirzaabubakr/uae-einvoice-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.