mcpbeat Sign in

En16931 Einvoice Lint MCP Server

local only

En16931 Einvoice Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 314 installs a week from npm. Last commit 22 Sep 2026.

Checks an invoice payload or field mapping against EN 16931 and the national CIUS of the country it

Installs per day peak 202 · avg 10
a month agotoday
314
Installs / week
npm · @readystack/en16931-einvoice-lint
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check En16931 Einvoice Lint 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

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 en16931-einvoice-lint -- npx -y @readystack/en16931-einvoice-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "en16931-einvoice-lint": {
      "args": [
        "-y",
        "@readystack/en16931-einvoice-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.en16931-einvoice-lint]
command = "npx"
args = ["-y", "@readystack/en16931-einvoice-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "en16931-einvoice-lint": {
      "args": [
        "-y",
        "@readystack/en16931-einvoice-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "en16931-einvoice-lint": {
      "args": [
        "-y",
        "@readystack/en16931-einvoice-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to En16931 Einvoice Lint

same job, measured the same way
Einvoice Mandate Lint
by jmshinhwa

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

506 installs/wk local only
C
Invoice
by yaktool

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

37 installs/wk local only
Work Order
by theluckystrike

Job orders for trades and field work: parts, labour, status, completion report, invoice payload.

12 tools answering
France Einvoice Reception Lint
by jmshinhwa

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

609 installs/wk local only
Prumo
by tomd4vs

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

79 installs/wk local only
Spdx License Field Lint
by jmshinhwa

Reads the licence field in the open manifest and names every deprecated SPDX id, invalid string, PEP

292 installs/wk local only
Service Report
by theluckystrike

Field service reports: hours, materials, sign-off, and the invoice the visit turns into.

local only
En18031 Psti Lint
by jmshinhwa

Line-by-line check of shipped device defaults against RED Art. 3(3)(d)(e)(f), EN 18031-1/-2/-3 and U

627 installs/wk local only

En16931 Einvoice Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for En16931 Einvoice Lint?
En16931 Einvoice 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/en16931-einvoice-lint was installed 314 times last week.
How do I connect En16931 Einvoice 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/en16931-einvoice-lint straight from npm; nothing to host, nothing to sign up for.
How many people use En16931 Einvoice Lint?
The npm package @readystack/en16931-einvoice-lint was installed 314 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.
Is En16931 Einvoice Lint open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.