Loading MCP server directory, please wait...
Generate Polish VAT invoices (Faktura VAT) as PDF
npx @getmcp/cli add io.github.dpozimski/faktuj-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dpozimski/faktuj-mcp": {
"command": "npx",
"args": [
"-y",
"faktuj-mcp"
]
}
}
}