softvoyagers/fakturka-api
Free Polish VAT invoice generator API (Faktura VAT) with PDF output and preview. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/fakturka-apiClaude Desktop configuration example:
{
"mcpServers": {
"fakturka-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/fakturka-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.