MCP.so
ログイン

Norway Invoice

@junter1989k-ai

Norway Invoice について

Send Norwegian EHF/Peppol e-invoices (2027 mandate) via your Storecove account — check recipient, send, delivery evidence

基本情報

ライセンス

MIT

ランタイム

node

公開者

junter1989k-ai

投稿者

junter1989k-ai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "norway-invoice": {
      "type": "http",
      "url": "https://inv-no.wishpool.app/mcp",
      "headers": {
        "x-storecove-key": "your_storecove_api_key"
      }
    }
  }
}

ツール

3

Peppol participant discovery — is the buyer reachable on Peppol before you send? Pass the identifier (organisasjonsnummer scheme `0192`). Returns `can_receive`. **The safe pre-flight.**

Build a Peppol BIS 3.0 / EHF invoice from seller + buyer (Norwegian VAT `NO<9 digits>MVA` / organisasjonsnummer, address) and line items (description, net unit price, VAT rate 25/15/12/0, quantity), then submit over Peppol via Storecove. Returns a submission `guid` + computed VAT totals (`taxable`, `vat`, `total`).

Fetch the proof of what was sent and the Peppol delivery status by `guid`.

概要

What is Norway Invoice?

Norway Invoice MCP 🇳🇴 — How can my AI agent send a Peppol/EHF e-invoice in Norway?

How to use Norway Invoice?

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

Key features of Norway Invoice

  • 100 + 50 both @25% → taxable 150.00 / vat 37.50 / total 187.50
  • 200 @25% + 100 @15% → taxable 300.00 / vat 65.00 (50 + 15) / total 365.00
  • rounding: 33.33 @25% → 33.33 × 0.25 = 8.3325 → vat 8.33 / total 41.66
  • Base: https://api.storecove.com/api/v2 (single base URL; auth = HTTP Bearer with your API key)
  • Evidence: GET /document_submissions/{guid}/evidence — proof of what was sent + Peppol delivery status

Use cases of Norway Invoice

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

FAQ from Norway Invoice

Where is the source code for Norway Invoice?

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

Does Norway Invoice include a standard MCP config?

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

コメント

マーケットプレイスの他のコンテンツ