
Faktuj MCP
Generate compliant Polish VAT invoices (Faktura VAT) as PDF from your agent when billing EU clients or closing monthly books.
Overview
Faktuj MCP is an MCP server for the Operate phase that generates Polish VAT invoices (Faktura VAT) as PDF files for agent-driven billing.
What is this MCP server?
- stdio MCP server (v1.2.0) via npx faktuj-mcp
- Generates Polish VAT invoices (Faktura VAT) as PDF output
- Backed by softvoyagers/fakturka-api on GitHub
- No extra environment variables in the published server schema—local npx install
- npm registry package identifier faktuj-mcp
- Server version 1.2.0
- npm package identifier: faktuj-mcp
- Repository: softvoyagers/fakturka-api
What problem does it solve?
Polish solo founders waste time retyping invoice fields in separate tools when the agent already has customer and line-item context from the codebase or CRM notes.
Who is it for?
Indie builders in Poland (or billing Polish VAT entities) who want agent-assisted PDF invoices from npm via npx.
Skip if: Global invoicing outside Polish VAT rules, full accounting ledgers, or teams needing audited ERP integration.
What do I get? / Deliverables
After adding the MCP server, your agent can trigger Faktura VAT PDF generation through stdio without leaving the development environment.
- Polish VAT (Faktura VAT) invoice PDF generated on agent request
- stdio MCP integration via faktuj-mcp v1.2.0
Recommended MCP Servers
Journey fit
How it compares
Polish VAT PDF generator MCP, not a general ledger or multi-country e-invoicing platform.
Common Questions / FAQ
Who is Faktuj MCP for?
Solo builders and small SaaS vendors who must issue Polish Faktura VAT PDFs and prefer generating them from Claude Code or Cursor.
When should I use Faktuj MCP?
Use it at month-end or after a sale when you need a VAT-compliant PDF invoice and already have buyer and line-item details in your workflow.
How do I add Faktuj MCP to my agent?
Register the stdio MCP server with runtimeHint npx and identifier faktuj-mcp in your agent’s MCP configuration.