Skip to main content
Finance & FintechTypeScript

softvoyagers/fakturka-api

Free Polish VAT invoice generator API (Faktura VAT) with PDF output and preview. No API key required.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/softvoyagers/fakturka-api

Claude Desktop configuration example:

{
  "mcpServers": {
    "fakturka-api": {
      "command": "npx",
      "args": [
        "-y",
        "softvoyagers/fakturka-api"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
softvoyagers