mcpbeat Sign in

Consent Proof Record Lint MCP Server

local only

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

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

Installs per day peak 280 · avg 10
a month agotoday
316
Installs / week
npm · @readystack/consent-proof-record-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 Consent Proof Record 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 consent-proof-record-lint -- npx -y @readystack/consent-proof-record-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "consent-proof-record-lint": {
      "args": [
        "-y",
        "@readystack/consent-proof-record-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.consent-proof-record-lint]
command = "npx"
args = ["-y", "@readystack/consent-proof-record-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "consent-proof-record-lint": {
      "args": [
        "-y",
        "@readystack/consent-proof-record-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "consent-proof-record-lint": {
      "args": [
        "-y",
        "@readystack/consent-proof-record-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Consent Proof Record Lint

same job, measured the same way
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
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
Wordpress Privacy Lint
by jmshinhwa

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

598 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

333 installs/wk local only
Nis2 Incident Runbook Lint
by jmshinhwa

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

519 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
seekrit — secrets for agents
by seekrit

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

40 tools answering
brain — the recorder
by mordechaipotash

Records your Claude Code, Codex and Pi history before deletion. Cited-or-abstain recall.

297 installs/wk local only

Consent Proof Record Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Consent Proof Record Lint?
Consent Proof Record 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/consent-proof-record-lint was installed 316 times last week.
How do I connect Consent Proof Record 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/consent-proof-record-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Consent Proof Record Lint?
The npm package @readystack/consent-proof-record-lint was installed 316 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 Consent Proof Record 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.