Skip to main content
Glama
Ownership verified

Server Details

Free Polish VAT invoice generator API (Faktura VAT). Generate professional PDF invoices with light/dark themes. No API keys required.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

8 tools
batch_generate_invoicesInspect

Batch generate up to 20 Polish VAT invoices in a single request. Returns JSON with base64-encoded PDFs per invoice. Each invoice is validated independently.

ParametersJSON Schema
NameRequiredDescriptionDefault
fakturyYesArray of invoice objects (max 20)
generate_advanceInspect

Generate a Polish advance payment invoice (Faktura Zaliczkowa) as PDF. An advance invoice documents a partial payment received before delivery. Returns base64-encoded PDF.

ParametersJSON Schema
NameRequiredDescriptionDefault
numerYesInvoice number / Numer faktury (e.g. FZ/2026/001)
nabywcaYesBuyer / Nabywca
pozycjeYesInvoice line items / Pozycje faktury
sprzedawcaYesSeller / Sprzedawca
dataSprzedazyYesSale date YYYY-MM-DD / Data sprzedazy
kwotaZaliczkiYesAdvance payment amount (brutto) / Kwota zaliczki
okresSprzedazyNoSale period / Okres sprzedazy
dataWystawieniaYesIssue date YYYY-MM-DD / Data wystawienia
metodaPlatnosciYesPayment method / Metoda platnosci
numerZamowieniaNoOrder number / Numer zamowienia
terminPlatnosciYesPayment due date YYYY-MM-DD / Termin platnosci
miejsceWystawieniaYesPlace of issue / Miejsce wystawienia
mechanizmPodzielonejPlatnosciNoSplit payment annotation / Mechanizm podzielonej platnosci
generate_duplicateInspect

Generate a duplicate of a Polish VAT invoice (Duplikat Faktury VAT) as PDF. A duplicate is a legally valid re-issue of an original invoice, with a "DUPLIKAT" watermark and the duplicate issuance date. Returns base64-encoded PDF.

ParametersJSON Schema
NameRequiredDescriptionDefault
numerYesOriginal invoice number / Numer oryginalnej faktury (e.g. FV/2026/001)
nabywcaYesBuyer / Nabywca
pozycjeYesInvoice line items / Pozycje faktury
sprzedawcaYesSeller / Sprzedawca
dataDuplikatuNoDuplicate issuance date YYYY-MM-DD (defaults to today) / Data wystawienia duplikatu
dataSprzedazyYesSale date YYYY-MM-DD / Data sprzedazy
okresSprzedazyNoSale period / Okres sprzedazy
dataWystawieniaYesOriginal issue date YYYY-MM-DD / Data wystawienia oryginalu
metodaPlatnosciYesPayment method / Metoda platnosci
terminPlatnosciYesPayment due date YYYY-MM-DD / Termin platnosci
miejsceWystawieniaYesPlace of issue / Miejsce wystawienia
mechanizmPodzielonejPlatnosciNoSplit payment annotation / Mechanizm podzielonej platnosci
generate_invoiceInspect

Generate a Polish VAT invoice (Faktura VAT) as PDF. Returns base64-encoded PDF.

ParametersJSON Schema
NameRequiredDescriptionDefault
numerYesInvoice number / Numer faktury (e.g. FV/2026/001)
walutaNoCurrency code ISO 4217 (default: PLN) / Kod waluty (np. EUR, USD, GBP)
kursNBPNoNBP exchange rate (required for foreign currency) / Kurs sredni NBP
nabywcaYesBuyer / Nabywca
pozycjeYesInvoice line items / Pozycje faktury
dataKursuNoExchange rate date YYYY-MM-DD / Data kursu
tabelaNBPNoNBP table reference / Nr tabeli NBP (np. 045/A/NBP/2026)
sprzedawcaYesSeller / Sprzedawca
dataSprzedazyYesSale date YYYY-MM-DD / Data sprzedazy
okresSprzedazyNoSale period for service/subscription invoices / Okres sprzedazy (np. miesiac uslugowy)
dataWystawieniaYesIssue date YYYY-MM-DD / Data wystawienia
metodaPlatnosciYesPayment method / Metoda platnosci
terminPlatnosciYesPayment due date YYYY-MM-DD / Termin platnosci
miejsceWystawieniaYesPlace of issue / Miejsce wystawienia
mechanizmPodzielonejPlatnosciNoSplit payment annotation / Mechanizm podzielonej platnosci
generate_proformaInspect

Generate a Polish proforma invoice (Faktura Proforma) as PDF. A proforma is an informational/offer document, not a VAT document. Returns base64-encoded PDF.

ParametersJSON Schema
NameRequiredDescriptionDefault
numerYesProforma number / Numer proformy (e.g. PRO/2026/001)
nabywcaYesBuyer / Nabywca
pozycjeYesInvoice line items / Pozycje faktury
sprzedawcaYesSeller / Sprzedawca
dataSprzedazyYesSale date YYYY-MM-DD / Data sprzedazy
okresSprzedazyNoSale period / Okres sprzedazy
dataWystawieniaYesIssue date YYYY-MM-DD / Data wystawienia
metodaPlatnosciYesPayment method / Metoda platnosci
terminPlatnosciYesPayment due date YYYY-MM-DD / Termin platnosci
miejsceWystawieniaYesPlace of issue / Miejsce wystawienia
lookup_nbpInspect

Lookup NBP (National Bank of Poland) exchange rate for a given currency and date. Returns the mid rate, table number, and effective date. Use before generating foreign currency invoices.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateYesDate YYYY-MM-DD for the exchange rate
currencyYesISO 4217 currency code (e.g., EUR, USD, GBP)
lookup_nipInspect

Lookup Polish company data by NIP (tax ID) from the Ministry of Finance White List. Returns company name, address, and bank account.

ParametersJSON Schema
NameRequiredDescriptionDefault
nipYesPolish NIP (10 digits) / Numer Identyfikacji Podatkowej
preview_invoiceInspect

Preview invoice calculations without generating PDF. Returns JSON with VAT breakdown.

ParametersJSON Schema
NameRequiredDescriptionDefault
numerYesInvoice number
nabywcaYesBuyer
pozycjeYesInvoice line items
sprzedawcaYesSeller
dataSprzedazyYesSale date YYYY-MM-DD
okresSprzedazyNoSale period / Okres sprzedazy
dataWystawieniaYesIssue date YYYY-MM-DD
metodaPlatnosciYesPayment method
terminPlatnosciYesPayment due date YYYY-MM-DD
miejsceWystawieniaYesPlace of issue
mechanizmPodzielonejPlatnosciNoSplit payment annotation

Verify Ownership

This connector has been claimed. The /.well-known/glama.json file has been verified and ownership is confirmed.

Glama periodically re-verifies ownership. If the file is removed, the claim will be revoked.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.