mcpbeat Sign in
I

Eudi Rp Request Lint MCP Server

local only

Eudi Rp Request Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Nine rules that read the JSON your service sends to an EU Digital Identity Wallet

Installs / week
npm · @readystack/eudi-rp-request-lint
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

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

Alternatives to Eudi Rp Request Lint

same job, measured the same way
I
Image Host Transfer Lint
by jmshinhwa

Names every image, font, badge and embed in your docs that sends an EU reader's IP outside the EEA

local only
Hospital Mrf Lint
by jmshinhwa

15 offline rules read your standard charges JSON the way 45 CFR Part 180 and the CMS template do - t

443 installs/wk local only
AI Model License Lint
by jmshinhwa

Reads the open-weight model IDs in your code and names the licence clause that binds you - 22 rules

386 installs/wk local only
Security Headers Csp Lint
by jmshinhwa

Reads security headers and CSP line by line in your config file and names the lines that silently do

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

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

352 installs/wk local only
Bnpl Disclosure Lint Ccd2
by jmshinhwa

22 rules that read your checkout template the way a CCD2 supervisor will from 20 November 2026

478 installs/wk 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

378 installs/wk local only
Gread
by nitrorcr

An MCP server that gives your AI access to the source code and docs of all public github repos

5 tools answering

Eudi Rp Request Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Eudi Rp Request Lint?
Eudi Rp Request 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/eudi-rp-request-lint.
How do I connect Eudi Rp Request 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/eudi-rp-request-lint straight from npm; nothing to host, nothing to sign up for.
Is Eudi Rp Request Lint open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.