mcpbeat Sign in

Dora Register Lint MCP Server

local only

Dora Register Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 274 installs a week from npm. Last commit 18 Sep 2026.

24 checks on the register CSV before it reaches the supervisor — LEI check digits, ISO dates and cod

Installs per day peak 260 · avg 9
a month agotoday
274
Installs / week
npm · @readystack/dora-register-lint
0
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Dora Register 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 dora-register-lint -- npx -y @readystack/dora-register-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dora-register-lint": {
      "args": [
        "-y",
        "@readystack/dora-register-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dora-register-lint]
command = "npx"
args = ["-y", "@readystack/dora-register-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "dora-register-lint": {
      "args": [
        "-y",
        "@readystack/dora-register-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dora-register-lint": {
      "args": [
        "-y",
        "@readystack/dora-register-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Dora Register Lint

same job, measured the same way
Skillproof
by skillproofdev

Check whether a Claude Code skill was tested and whether it works before installing it.

37 installs/wk local only
Safeprompt
by safeprompt

Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.

37 installs/wk local only
Repo Security Scanner — Malicious Code & Supply Chain
by eltociear

Audit GitHub repos for malicious and supply-chain code before you depend on them.

answering
Reuse Before Generate
by aradar46

Checks whether your idea already exists before your agent builds it. Searches GitHub, npm, Python.

44 installs/wk local only
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
Invigil
by invigil

Linters check your code. Invigil checks whether your repo is legible — to newcomers and AI agents.

110 installs/wk local only
Doc Bridge
by agentskit-io

Resolve documentation ownership, edit roots, checks, and human handoffs before an agent edits code.

1 858 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

Dora Register Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Dora Register Lint?
Dora Register 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/dora-register-lint was installed 274 times last week.
How do I connect Dora Register 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/dora-register-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Dora Register Lint?
The npm package @readystack/dora-register-lint was installed 274 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 Dora Register 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.