mcpbeat Sign in

Dropcoin Invoice MCP Server

answering

Dropcoin Invoice is answering right now. Last checked 9 min ago. It exposes 3 tools.

German e-invoicing: generate XRechnung 3.0, pre-check and extract (incl. ZUGFeRD PDF). Paid.

Uptime history 25 days of history
25 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
211 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Dropcoin Invoice 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 9 min ago.

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

Available tools 3

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

extract
extract_invoice
Extract structured JSON (parties, lines, totals, payment data) from an e-invoice: XRechnung UBL/CII XML or a ZUGFeRD/Factur-X PDF (embedded XML is pulled from the PDF). Send exactly one of xml / pdfBase64. 5 credits, requires an API key.
generate
generate_xrechnung
Generate a German XRechnung 3.0 e-invoice (UBL 2.1, EN 16931) from plain JSON. Totals, VAT and rounding are computed server-side per the official rules. Mandatory: invoiceNumber, issueDate, buyerReference (Leitweg-ID), seller (+sellerContact with name/phone/email), buyer, paymentIban, lines (name, quantity, unitPrice, vatRate). 30 credits, requires an API key.
validate
validate_invoice
Pre-check an e-invoice (XRechnung UBL or CII XML) against the priority EN 16931 / XRechnung rules incl. cent-exact totals recalculation. Findings carry official rule IDs. A pre-check, not the official KoSIT validation. 10 credits, requires an API key.

Endpoints

URLTransportStateLatencyChecked
https://invoice-api.dropcoin.workers.dev/mcp streamable-http answering 234 ms 9 min ago

Alternatives to Dropcoin Invoice

same job, measured the same way
Xrechnung MCP
by imysfylmz

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

192 installs/wk local only
Invapi MCP
by invapi-org

Extract, create, convert & validate invoices (UBL, CII, XRechnung, ZUGFeRD, PDF, Excel)

59 installs/wk local only
Einvoice
by makririch

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

54 installs/wk local only
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
Kontor MCP
by dashankanadeeshandesilva

Offline e-invoice tools for AI agents: validate, audit, convert and generate XRechnung/ZUGFeRD.

838 installs/wk local only
InvoiceXML
by invoicexml

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

answering
Invoicehub
by invoicehub

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

4 tools answering
Tallystick
by tally-stick

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

118 installs/wk local only

Dropcoin Invoice — questions

Answers built from our own checks of this server.

What can Dropcoin Invoice do?
It exposes 3 tools, read directly from the server on our last check. Among them: extract_invoice, generate_xrechnung, validate_invoice. 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 Dropcoin Invoice working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 211 ms. The bar chart above shows every period we have measured.
How do I connect Dropcoin Invoice?
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 Dropcoin Invoice need an API key?
No. Dropcoin Invoice completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Dropcoin Invoice?
It answers our handshake in 211 ms on average, which is faster than 70% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.