hungary-invoice

Let AI agents report Hungarian invoice data to NAV Online Szamla 3.0 (szamla adatszolgaltatas).

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Submit Invoice: Report a Hungary invoice to NAV Online Számla 3.0 (számla adatszolgáltatás) — the national invoice-data reporting API of the Hungarian tax authority (NAV). This is REPORTING, not issui
  • Query Transaction: Check the NAV processing status of an invoice-data submission by its transactionId (returned by submit_invoice). Status values (per invoice index): RECEIVED (NAV received it), PROCE

What data it sees

Do you need an account

No: the server works without sign-in

Let AI agents report Hungarian invoice data to NAV Online Szamla 3.0 (szamla adatszolgaltatas). Stateless remote MCP server: bring your own technical-user values, signatures computed per request, nothing stored. Submit invoice data with AFA math (27/18/5%), query transaction status.

Server tool list (2)

Raw names from tools/list. Only developers need these.

submit_invoiceReport a Hungary invoice to NAV Online Számla 3.0 (számla adatszolgáltatás) — the national invoice-data reporting API of the Hungarian tax authority (NAV). This is REPORTING, not issuing: the merchant issues the actual invoice to the buyer; this tool submits the invoice data to NAV as legally required and returns a transactionId. Bring your own technical-user credentials via headers, all self-minted in the Online Számla web portal (onlineszamla.nav.gov.hu -> Technical users): x-nav-login, x-nav-password, x-nav-signkey, x-nav-exchangekey, x-nav-taxnumber (your 8-digit tax number). Runs against the NAV TEST environment by default (no legal effect); set header x-nav-mode: prod to report real invoices. The server exchanges a token, builds the InvoiceData XML, signs the request (SHA3-512), submits a CREATE operation, and returns the transactionId — then call query_transaction to read the processing result. Amounts are in HUF; each line carries a NET unit price and a Hungarian ÁFA (VAT) rate (27, 18, 5, or 0) — the server computes per-rate net/VAT and the invoice gross total.
query_transactionCheck the NAV processing status of an invoice-data submission by its transactionId (returned by submit_invoice). Status values (per invoice index): RECEIVED (NAV received it), PROCESSING (validating), SAVED (stored — non-fatal warnings possible), DONE (successfully processed and stored — this is the success terminal), ABORTED (rejected — read validation_messages for the reason). Authenticates with your technical-user keys; safe to call anytime.
hungary-invoice: connect to Claude, ChatGPT, Cursor · Connectors.fun