mcpbeat Sign in

Einvoicewiz MCP Server

by einvoicewiz Your server? Claim it
answering

Einvoicewiz is answering right now. Last checked 6 min ago. It exposes 7 tools.

Generate & validate EN 16931 e-invoices (Factur-X, ZUGFeRD, XRechnung); verification certificates

Uptime history 9 days of history · worst day 99%
9 days agonow
100.0%
Uptime 24h
93 of 93 checks
7
Tools
read from the server
780 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Einvoicewiz every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add einvoicewiz --transport http https://einvoicewiz.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "einvoicewiz": {
      "url": "https://einvoicewiz.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.einvoicewiz]
url = "https://einvoicewiz.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "einvoicewiz": {
      "url": "https://einvoicewiz.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "einvoicewiz": {
      "url": "https://einvoicewiz.com/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

credits
check_credits
Credits remaining and calls used for an API key.
facturx
create_facturx_pdf
Your existing PDF invoice + invoice JSON → Factur-X / ZUGFeRD PDF/A-3 with embedded XML (1 credit). pdf_base64: the original PDF, base64-encoded (max 15 MB). Returns {pdf_base64, cert_id, verify_url, credits_left}. The output is validated (EN 16931 + PDF/A-3) before delivery; failures are not charged.
generate
generate_einvoice_xml
Invoice JSON → validated EN 16931 CII XML (1 credit; failures free). profile: "en16931" (Factur-X/ZUGFeRD data, B2B) or "xrechnung" (German public sector; needs invoice.buyer_reference = Leitweg-ID and seller contact_email/contact_phone). Invoice schema: see https://einvoicewiz.com/openapi.json (required: invoice_number, issue_date, currency, seller{name,country}, buyer{name,country}, lines[{name,qty,unit_price,vat_rate}]). Returns {xml, validation, verify:{id,url}, credits_left}. On 422 the body lists the violated rules.
lookup
lookup_certificate
Look up a verification certificate (EIW-…) — free, no key. Confirms which file hashes passed validation and when.
signup
signup
Create an einvoicewiz API key with 20 free credits (no card). The key is shown once — store it.
validate
validate_einvoice
Validate a Factur-X / ZUGFeRD / XRechnung file (PDF or XML, base64) against EN 16931 + KOSIT + PDF/A (1 credit). Returns the rule-level report {result:{status, errors[], warnings[], profile}, verify, credits_left}. verify is set only when the file passed.
which
which_format_do_i_need
Decision helper (free, no key): which e-invoice format a recipient needs and whether a plain PDF is still acceptable.

Endpoints

URLTransportStateLatencyChecked
https://einvoicewiz.com/mcp streamable-http answering 793 ms 6 min ago

Alternatives to Einvoicewiz

same job, measured the same way
D
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
Invoicehub
by invoicehub

Validate, generate & convert EU e-invoices (UBL, CII, XRechnung, Factur-X) — EN 16931 pre-validated.

4 tools answering
Einvoice
by makririch

XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.

23 installs/wk local only
InvoiceXML
by invoicexml

Create, validate, convert & extract compliant e-invoices (UBL, Factur-X, ZUGFeRD, XRechnung)

answering
Xrechnung MCP
by imysfylmz

Validate and parse German e-invoices (XRechnung, ZUGFeRD, Factur-X) offline. No API key.

40 installs/wk local only
Tallystick
by tally-stick

Read, validate and write e-invoices on your own machine. XRechnung, ZUGFeRD, Factur-X, UBL, CII.

100 installs/wk local only
Scribo
by causa-prima-ai

EN 16931-compliant e-invoices: XRechnung, ZUGFeRD, Factur-X, Peppol BIS, Facturae or US PDF. Free.

4 tools answering
I
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

Einvoicewiz — questions

Answers built from our own checks of this server.

What can Einvoicewiz do?
It exposes 7 tools, read directly from the server on our last check. Among them: check_credits, create_facturx_pdf, generate_einvoice_xml, lookup_certificate, signup, validate_einvoice and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Einvoicewiz working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 780 ms. The bar chart above shows every period we have measured.
How do I connect Einvoicewiz?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Einvoicewiz need an API key?
No. Einvoicewiz completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Einvoicewiz?
It answers our handshake in 780 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.