mcpbeat Sign in

Invoiceoracle MCP Server

not responding

Invoiceoracle is listed as active in the registry but did not answer our last check. It exposes 10 tools. Last commit 9 May 2026.

InvoiceOracle - 10 e-invoicing tools: XRechnung, ZUGFeRD, Peppol, validation, archive.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
10
Tools
read from the server
155 ms
Response time
average over 24h
0
Stars
last commit 9 May 2026

Invoiceoracle does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 5 min ago.

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

Available tools 10

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

invoice
invoice_batch_urls
Process multiple invoice PDFs from URLs in one call. Returns analysis for each.
invoice_extract
Smart field extraction from invoice: Rechnungsnummer, Datum, Fälligkeit, Gesamtbetrag, Netto, MwSt, IBAN, USt-IdNr., Steuernummer.
invoice_from_url
Download PDF from URL and run complete invoice analysis.
invoice_ocr
OCR extraction for scanned or image-based PDF invoices using Tesseract (German + English).
invoice_parse_text
Extract all text from a PDF invoice. Returns text per page and full combined text.
invoice_summary
Complete invoice analysis in one call: all extracted fields, line items, ZUGFeRD check, and §14 UStG validation.
invoice_tables
Extract tables and line items (Positionen) from invoice. Returns structured rows with description, quantity, unit price, total.
invoice_validate
Validate invoice against German §14 UStG legal requirements. Returns compliance score and list of missing mandatory fields.
invoice_zugferd
Parse ZUGFeRD or XRechnung XML data embedded in PDF. Returns structured invoice data from machine-readable format.
health
health_check
InvoiceOracle server status and available library versions.

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/invoice/mcp/ streamable-http answering 155 ms 5 min ago

Alternatives to Invoiceoracle

same job, measured the same way
C
Einvoicewiz
by einvoicewiz

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

7 tools answering
Invapi MCP
by invapi-org

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

31 installs/wk local only
Kontor MCP
by dashankanadeeshandesilva

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

43 installs/wk local only
Einvoice
by makririch

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

30 installs/wk local only
Xrechnung MCP
by imysfylmz

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

30 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
InvoiceXML
by invoicexml

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

answering
Scribo
by causa-prima-ai

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

4 tools answering

Invoiceoracle — questions

Answers built from our own checks of this server.

What can Invoiceoracle do?
It exposes 10 tools, read directly from the server on our last check. Among them: health_check, invoice_batch_urls, invoice_extract, invoice_from_url, invoice_ocr, invoice_parse_text and 4 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 Invoiceoracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 155 ms. The bar chart above shows every period we have measured.
The registry lists Invoiceoracle as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Invoiceoracle?
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 Invoiceoracle need an API key?
No. Invoiceoracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
Is Invoiceoracle open source?
We cannot say either way: written in Dockerfile and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.