MCP.so
Sign In

Poland Invoice

@junter1989k-ai

About Poland Invoice

Remote MCP server: AI agents submit Poland KSeF 2.0 structured invoices (FA3) to the national e-invoice API. Stateless, BYO token.

Basic information

License

MIT

Runtime

node

Publisher

junter1989k-ai

Submitted by

junter1989k-ai

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "poland-invoice": {
      "type": "http",
      "url": "https://inv-pl.wishpool.app/mcp",
      "headers": {
        "x-ksef-token": "your_ksef_value",
        "x-ksef-nip": "your_company_nip"
      }
    }
  }
}

Tools

2

Build an FA(3) structured invoice and submit it to KSeF — `seller_name`, `buyer_nip` + `buyer_name`, `invoice_number`, `items` (name, quantity, `net_price`, `vat_rate` 23/8/5/0) in, **KSeF number** out. Seller NIP comes from the header; buyer NIP is validated with the official checksum; per-rate net/VAT and the gross total are computed for you.

Fetch an invoice by its KSeF number: status `ACCEPTED` (present in the national KSeF repository under your NIP = fiscal proof).

Overview

What is Poland Invoice?

Remote MCP server: AI agents submit Poland KSeF 2.0 structured invoices (FA3) to the national e-invoice API. Stateless, BYO token.

How to use Poland Invoice?

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

Key features of Poland Invoice

  • MCP server integration

Use cases of Poland Invoice

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

FAQ from Poland Invoice

Where is the source code for Poland Invoice?

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

Does Poland Invoice include a standard MCP config?

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

Comments

More MCP servers