Server data from the Official MCP Registry
UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline.
About
UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline.
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mirzaabubakr-uae-einvoice-mcp": {
"args": [
"-y",
"uae-einvoice-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
uae-einvoice-mcp
MCP server for UAE e-invoicing / PINT AE — TRN/TIN validation, structural compliance, the 51-field mandatory checklist, UBL XML stub generation, and mandate timeline helpers.
Built with the MCP TypeScript SDK v2 (@modelcontextprotocol/server) over stdio. Free to run locally; no API keys required for v0.2.
Informational tooling only — not legal or tax advice, and not a substitute for Accredited Service Provider (ASP) XSD/Schematron validation or live FTA register checks.
Why this exists
UAE e-invoicing (Peppol + PINT AE) forces ERP and finance teams to get dozens of mandatory fields, TIN vs TRN, and Peppol endpoint IDs right before an ASP will transmit anything. This server gives AI assistants a small, installable toolkit for those checks.
Tools
| Tool | What it does |
|---|---|
lookup_business_trn | Validates 15-digit TRN or 10-digit TIN format, UAE 1… prefix, Peppol AE:TIN check digit, and returns 0235:<TIN> |
check_invoice_compliance | Structural checks (parties, totals math, tax breakdown, lines) with errors/warnings/score |
check_pint_ae_fields | Full 51-field mandatory matrix: present / missing / invalid / N/A + gaps |
generate_pint_ae_xml | Builds a UBL 2.1 PINT AE-shaped Invoice/CreditNote XML stub (optional strict mode) |
get_einvoicing_requirements | Mandate phases (large / SME / government), technical baseline, and next actions |
Requirements
- Node.js 20+
Install / run
npm install
npm run build
npm start
Dev (TypeScript directly):
npm run dev
Self-check (no MCP client needed):
npm run selfcheck
MCP Inspector
npm run inspector
Paste fixtures from examples/compliant-invoice.json or examples/broken-invoice.json into the tools.
Cursor / Claude Desktop (stdio)
Published package (recommended):
{
"mcpServers": {
"uae-einvoice": {
"command": "npx",
"args": ["-y", "uae-einvoice-mcp"]
}
}
}
Local checkout:
{
"mcpServers": {
"uae-einvoice": {
"command": "node",
"args": ["/absolute/path/to/uae-einvoice-mcp/dist/index.js"]
}
}
}
See also .cursor/mcp.json.example.
Suggested test flow
check_pint_ae_fieldswithexamples/compliant-invoice.jsongenerate_pint_ae_xmlwith the same payload (strict: trueshould succeed)generate_pint_ae_xmlwithexamples/broken-invoice.jsonandstrict: true(should refuse)
Roadmap
- 51-field checklist + PINT AE XML stub generation
- Deeper code-list coverage (UOM, exemption reason codes)
- Optional HTTP + API-key transport for hosted / paid tier
- Publish to npm (
uae-einvoice-mcp@0.2.1) - List in MCP registry (
mcp-publisher publish)
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Finance MCP Servers
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
