MCP.so
登录

Hungary Invoice

@junter1989k-ai

关于 Hungary Invoice

Hungary Invoice

基本信息

许可证

MIT

运行时

node

发布者

junter1989k-ai

提交者

junter1989k-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "hungary-invoice": {
      "type": "http",
      "url": "https://inv-hu.wishpool.app/mcp",
      "headers": {
        "x-nav-login": "your_technical_user",
        "x-nav-password": "your_password_value",
        "x-nav-signkey": "your_signkey_material",
        "x-nav-exchangekey": "your_exchangekey_material",
        "x-nav-taxnumber": "12345678"
      }
    }
  }
}

工具

2

Report an invoice to NAV — `supplier_name`, `customer_name` (+ optional `customer_tax_number` for B2B), `invoice_number`, `items` (name, quantity, `unit_net_price`, `vat_rate` 27/18/5/0) in, **transactionId** out. Supplier tax number comes from the header; per-rate net/VAT and the gross total are computed for you (HUF). Omit `customer_tax_number` for a private person.

Read the NAV processing status by transactionId: `RECEIVED` / `PROCESSING` / `SAVED` / `DONE` (success terminal) / `ABORTED` (rejected — see `validation_messages`).

概览

What is Hungary Invoice?

Hungary Invoice MCP 🇭🇺 — How can my AI agent report an invoice to NAV Online Számla (számla adatszolgáltatás)?

How to use Hungary Invoice?

The README includes setup instructions such as node test/serve.js # local server on :3243.

Key features of Hungary Invoice

  • HUF only. Foreign-currency invoices (with exchangeRate) are not supported yet

Use cases of Hungary Invoice

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Hungary Invoice

Where is the source code for Hungary Invoice?

The source code is linked from the repository URL on this page.

Does Hungary Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

更多 MCP 服务器