Poland Invoice
@junter1989k-ai
Poland Invoice について
Remote MCP server: AI agents submit Poland KSeF 2.0 structured invoices (FA3) to the national e-invoice API. Stateless, BYO token.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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"
}
}
}
}ツール
2Build 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).
概要
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.



コメント