mcpbeat Sign in

Facturx Toolkit MCP Server

not responding

Facturx Toolkit is listed as active in the registry but did not answer our last check. 28 installs a week from npm.

Validate, extract, repair and generate French Factur-X / EN16931 invoices via AgentForge API

Installs per day peak 24 · avg 6 · +48% w/w
a month agotoday
Uptime history 47 days of history · worst day 95%
47 days agonow
97.8%
Uptime 24h
90 of 92 checks
Tools
hidden behind auth
722 ms
Response time
average over 24h
28
Installs / week
npm and PyPI

Facturx Toolkit missed 3 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of 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 4 min ago.

run in your terminal
claude mcp add facturx-toolkit --transport http https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "facturx-toolkit": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.facturx-toolkit]
url = "https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "facturx-toolkit": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "facturx-toolkit": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp"
    }
  }
}

This one needs environment variables set before it will start: AGENTFORGE_BASE_URL (AgentForge APIM gateway base URL), AGENTFORGE_API_KEY (APIM subscription key (Ocp-Apim-Subscription-Key / x-api-key)). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp streamable-http answering 20000 ms 4 min ago

Alternatives to Facturx Toolkit

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
Invoicehub
by invoicehub

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

4 tools answering
C
Einvoicewiz
by einvoicewiz

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

7 tools answering
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
Xrechnung MCP
by imysfylmz

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

40 installs/wk local only
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
Pdfapi MCP Server
by amranswill

Generate invoice, receipt, and report PDFs from structured JSON via a single API call.

33 installs/wk local only
InvoiceXML
by invoicexml

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

answering

Facturx Toolkit — questions

Answers built from our own checks of this server.

Is Facturx Toolkit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 92 checks got a reply (97.8%), average response time 722 ms. The bar chart above shows every period we have measured.
The registry lists Facturx Toolkit 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 Facturx Toolkit?
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 Facturx Toolkit need an API key?
No. Facturx Toolkit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How fast is Facturx Toolkit?
It answers our handshake in 722 ms on average, which is faster than 16% 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.
How many people use Facturx Toolkit?
The npm package agentforge-facturx-mcp was installed 28 times in the last week. Week over week that is +48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.