MCP.so
ログイン

Sweden Invoice

@junter1989k-ai

Sweden Invoice について

Send Swedish Peppol e-invoices (e-faktura) via your Storecove account — check recipient by organisationsnummer, send, evidence

基本情報

ライセンス

MIT

ランタイム

node

公開者

junter1989k-ai

投稿者

junter1989k-ai

設定

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

{
  "mcpServers": {
    "sweden-invoice": {
      "type": "http",
      "url": "https://inv-se.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 (organisationsnummer scheme `0007`, or VAT scheme `9955`). Returns `can_receive`. **The safe pre-flight.**

Build a Peppol BIS 3.0 invoice from seller + buyer (Swedish VAT `SExxxxxxxxxx01` / organisationsnummer, address) and line items (description, net unit price, VAT rate 25/12/6/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 Sweden Invoice?

Sweden Invoice MCP 🇸🇪 — How can my AI agent send a Peppol e-invoice (e-faktura) in Sweden?

How to use Sweden Invoice?

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

Key features of Sweden Invoice

  • 100 + 50 both @25% → taxable 150.00 / vat 37.50 / total 187.50
  • 200 @25% + 100 @6% → taxable 300.00 / vat 56.00 (50 + 6) / total 356.00
  • 2×50 @25% + 3×10 @12% + 1×25 @0% → taxable 155.00 / vat 28.60 (25 + 3.60 + 0) / total 183.60
  • rounding: 10.10 @25% → vat 2.53 (from 2.525) / total 12.63
  • Base: https://api.storecove.com/api/v2 (single base URL; auth = HTTP Bearer with your API key)

Use cases of Sweden Invoice

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

FAQ from Sweden Invoice

Where is the source code for Sweden Invoice?

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

Does Sweden Invoice include a standard MCP config?

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

コメント

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