servers / nigeria-invoices-firs-nrs-mbs-e-invoicing-irn
Nigeria Invoices (FIRS / NRS MBS e-invoicing IRN) MCP server
communitystreamable_httpremotewrite capablehealthy
Nigeria FIRS/NRS MBS e-invoicing for AI agents - validate, sign, confirm invoices (IRN + QR).
01Tools · 3
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| create_invoice Sign and submit a Nigeria e-invoice to FIRS / NRS MBS — POST /invoice/sign. FIRS signs it server-side and returns the official IRN (Invoice Reference Number), CSID (Cryptographic Stamp Identifier) and QR code to print on the invoice. Bring your own credentials via headers x-firs-api-key AND x-firs-api-secret. The IRN format is InvoiceNumber-ServiceID-YYYYMMDD (e.g. ITW20853450-6997D6BB-20240703): pass irn directly if you already have it, otherwise this server builds it from invoice_number + service_id + issue_date. You send flat fields; the server builds the UBL-mapped JSON and computes VAT (7.5% Nigeria standard rate by default; override per line with vat_rate) into tax_total and legal_monetary_total. Recommended: call validate_invoice first. | write | true | unknown |
| validate_invoice Pre-validate a Nigeria e-invoice against FIRS / NRS MBS (Merchant Buyer Solution) BEFORE signing — POST /invoice/validate. Returns pass, or the FIRS error list if the payload is rejected (so you fix it before spending a real submission). Bring your own credentials via headers x-firs-api-key AND x-firs-api-secret (generate them in your NRSMBS Dashboard -> API Integration; your business must be enabled for e-invoicing first). If your Dashboard issued a sandbox base URL, also send header x-firs-base-url. You send flat fields (business_id, supplier/customer party name + TIN, invoice_number, service_id, line items with price); this server builds the UBL-mapped JSON and computes VAT (7.5% default) into tax_total and legal_monetary_total. No fiscal effect — nothing is signed. | read | false | unknown |
| query_invoice Look up a signed Nigeria e-invoice by its IRN at FIRS / NRS MBS — GET /invoice/confirm/{irn}. Returns the transmission / delivery status and the IRN/CSID. Safe to call anytime. | read | false | unknown |
02Install & source
https://inv-ng.wishpool.app/mcp
remote_url- repohttps://github.com/junter1989k-ai/nigeria-invoice-mcp
- homepagehttps://inv-ng.wishpool.app/mcp
- licenseMIT
- adoption0 stars · 0 forks
03Access granted
Process payments · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-10 03:11Z
next_check2026-07-11 07:59Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/nigeria-invoices-firs-nrs-mbs-e-invoicing-irn)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →