mcpbeat Sign in

Einvoice Mandate Lint MCP Server

local only

Einvoice Mandate Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 403 installs a week from npm.

Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i

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

Installs per day peak 196 · avg 13
a month agotoday
403
Installs / week
npm · @readystack/einvoice-mandate-lint
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 einvoice-mandate-lint -- npx -y @readystack/einvoice-mandate-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "einvoice-mandate-lint": {
      "args": [
        "-y",
        "@readystack/einvoice-mandate-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.einvoice-mandate-lint]
command = "npx"
args = ["-y", "@readystack/einvoice-mandate-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "einvoice-mandate-lint": {
      "args": [
        "-y",
        "@readystack/einvoice-mandate-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "einvoice-mandate-lint": {
      "args": [
        "-y",
        "@readystack/einvoice-mandate-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Einvoice Mandate Lint

same job, measured the same way
C
Invoice
by yaktool

Check invoice mandatory fields, validate a draft before issuing, and look up EN 16931 code lists.

69 installs/wk local only
France Einvoice Reception Lint
by jmshinhwa

12 checks for the French mandatory mentions a PDP rejects, on Factur-X, UBL and CII invoices

268 installs/wk local only
Model Card Lint Gpai
by jmshinhwa

Lints a Hugging Face model card against the Hub metadata spec and the EU AI Act general-purpose AI d

275 installs/wk local only
Eleata e-Invoice Validator
by hernaninverso

Validate EU e-invoices (Peppol, XRechnung, Factur-X, UBL, CII) and explain error codes.

38 installs/wk local only
Physbound
by jonesrobm

Physical Layer Linter: validates RF and radar calculations against hard physical limits.

464 installs/wk local only
Invoices Invoicing
by theluckystrike

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

local only
Log Pii Telemetry Lint
by jmshinhwa

22 rules that name the lines where a Node or TypeScript service writes personal data into logs, cras

270 installs/wk local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

296 installs/wk local only

Einvoice Mandate Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Einvoice Mandate Lint?
Einvoice Mandate Lint 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 @readystack/einvoice-mandate-lint was installed 403 times last week.
Is Einvoice Mandate Lint 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 Einvoice Mandate Lint?
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 @readystack/einvoice-mandate-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Einvoice Mandate Lint?
The npm package @readystack/einvoice-mandate-lint was installed 403 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.