mcpbeat Sign in

Faktuj MCP Server

local only

Faktuj MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Generate Polish VAT invoices (Faktura VAT) as PDF

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 7 · -19% w/w
a month agotoday
24
Installs / week
npm · faktuj-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add faktuj-mcp -- npx -y faktuj-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "faktuj-mcp": {
      "args": [
        "-y",
        "faktuj-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.faktuj-mcp]
command = "npx"
args = ["-y", "faktuj-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "faktuj-mcp": {
      "args": [
        "-y",
        "faktuj-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "faktuj-mcp": {
      "args": [
        "-y",
        "faktuj-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Faktuj MCP

same job, measured the same way
Factur-X e-invoicing
by leborgneantoine

Generate, validate and read Factur-X / EN 16931 e-invoices (France, EU): PDF/A-3, CII, UBL 2.1.

4 tools answering
Invoices Invoicing
by theluckystrike

Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.

local only
Invovate MCP Server
by lightspeedplusone

AI-agent invoice generator: PDF, JSON & UBL in 11 languages via the Invovate API.

97 installs/wk local only
Invoice Generator AI MCP
by csoai-org

Invoice Generator Ai MCP Server by MEOK AI Labs

224 installs/wk local only
Fakto.app — Fakturownia MCP Server
by fakto

Fakturownia.pl (Polish invoicing) via MCP: invoices, clients, products, warehouse. Full read-write.

answering
Pop MCP
by popapidev

Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP

55 installs/wk local only
PolyDoc
by polydoc

PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.

36 installs/wk local only
Fakturai — German E-Invoice (ZUGFeRD / Factur-X / E-Rechnung)
by fakturai

KoSIT-verified German e-invoices: generate & validate ZUGFeRD, Factur-X, XRechnung, EN 16931.

3 tools answering

Faktuj MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Faktuj MCP?
Faktuj MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package faktuj-mcp was installed 24 times last week.
Is Faktuj MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Faktuj MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls faktuj-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Faktuj MCP?
The npm package faktuj-mcp was installed 24 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.