mcpbeat Sign in
I

Gdpr Privacy Notice Lint MCP Server

local only

Gdpr Privacy Notice Lint runs on your own machine — the client starts it, so there is no endpoint to ping.

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

Installs / week
npm · @readystack/gdpr-privacy-notice-lint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Gdpr Privacy Notice Lint

same job, measured the same way
Wordpress Privacy Lint
by jmshinhwa

Finds the 12 author-side privacy duties your plugin PHP breaks, with the article and the fix on ever

270 installs/wk local only
I
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

local only
I
Data Act Switching Lint
by jmshinhwa

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

local only
I
Bnpl Disclosure Lint Ccd2
by jmshinhwa

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

local only
Wcag22 CSS Lint
by jmshinhwa

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

486 installs/wk local only
Unplain
by unplain

Your assistant writes the ebook or report; Unplain designs it and returns a publish-ready PDF.

answering
Mora AI
by mora-ai-content-studio

Codex guesses your brand voice. Mora AI gives it the real one: your catalogue and performance.

answering
Privacy Manifest Lint
by jmshinhwa

Checks PrivacyInfo.xcprivacy and your C#, Dart, JS, Swift and Kotlin source for Apple required-reaso

304 installs/wk local only

Gdpr Privacy Notice Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Gdpr Privacy Notice Lint?
Gdpr Privacy Notice 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/gdpr-privacy-notice-lint.
How do I connect Gdpr Privacy Notice 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/gdpr-privacy-notice-lint straight from npm; nothing to host, nothing to sign up for.