mcpbeat Sign in

Nis2 Incident Runbook Lint MCP Server

local only

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

Reads your incident-response runbook and says which of the three Article 23 clocks it gets wrong

Installs per day peak 181 · avg 21
a month agotoday
519
Installs / week
npm · @readystack/nis2-incident-runbook-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 Nis2 Incident Runbook 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 nis2-incident-runbook-lint -- npx -y @readystack/nis2-incident-runbook-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nis2-incident-runbook-lint": {
      "args": [
        "-y",
        "@readystack/nis2-incident-runbook-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nis2-incident-runbook-lint]
command = "npx"
args = ["-y", "@readystack/nis2-incident-runbook-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "nis2-incident-runbook-lint": {
      "args": [
        "-y",
        "@readystack/nis2-incident-runbook-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nis2-incident-runbook-lint": {
      "args": [
        "-y",
        "@readystack/nis2-incident-runbook-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nis2 Incident Runbook Lint

same job, measured the same way
Wcag22 CSS Lint
by jmshinhwa

Reads your stylesheet and names the success criterion each rule breaks, including the three WCAG 2.2

537 installs/wk local only
Gdpr Privacy Notice Lint
by jmshinhwa

16 rules read your privacy.md the way Articles 13 and 14 read it

332 installs/wk local only
Consent Proof Record Lint
by jmshinhwa

Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and yo

316 installs/wk local only
Data Act Switching Lint
by jmshinhwa

Reads your cloud contract text and names every clause Chapter VI no longer allows, with the article

341 installs/wk local only
DebugBundle
by debugbundle

DebugBundle MCP: runtime error reporting, incident response, health checks, and product analytics.

599 installs/wk local only
Iconsroom
by iconsroom

Search 276,000+ open source icons and insert them as SVG or React components while you code.

31 installs/wk local only
Dora Ict Contract Clause Lint
by jmshinhwa

Twenty-two checks over the ICT vendor contracts in your repository - every missing Article 30 clause

568 installs/wk local only
Spf Dmarc Record Lint
by jmshinhwa

19 offline checks on the SPF, DMARC and DKIM records in your branch — including the DMARC rewrite of

354 installs/wk local only

Nis2 Incident Runbook Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Nis2 Incident Runbook Lint?
Nis2 Incident Runbook 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/nis2-incident-runbook-lint was installed 519 times last week.
How do I connect Nis2 Incident Runbook 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/nis2-incident-runbook-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Nis2 Incident Runbook Lint?
The npm package @readystack/nis2-incident-runbook-lint was installed 519 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 Nis2 Incident Runbook 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.