mcpbeat Sign in

Privacy Manifest Lint MCP Server

local only

Privacy Manifest Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 304 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 188 · avg 10
a month agotoday
304
Installs / week
npm · @readystack/privacy-manifest-lint
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 privacy-manifest-lint -- npx -y @readystack/privacy-manifest-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "privacy-manifest-lint": {
      "args": [
        "-y",
        "@readystack/privacy-manifest-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.privacy-manifest-lint]
command = "npx"
args = ["-y", "@readystack/privacy-manifest-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "privacy-manifest-lint": {
      "args": [
        "-y",
        "@readystack/privacy-manifest-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "privacy-manifest-lint": {
      "args": [
        "-y",
        "@readystack/privacy-manifest-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Privacy Manifest Lint

same job, measured the same way
koment
by janpuc

Read and write checked code rationale stored outside source comments.

local only
koment
by koment-dev

Read and write checked code rationale stored outside source comments.

local only
prodlint
by prodlint

Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.

729 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

270 installs/wk local only
Lexvibe
by marcosnovo

One-step legal compliance for vibe-coded apps: privacy, terms, cookie banner and EU AI Act check.

68 installs/wk 10 tools answering
Dmarc Examiner
by dmarc-examiner

Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.

31 installs/wk 21 tools answering
Security Preflight
by jdhart81

Static MCP, source-code and injection-indicator checks with redacted signed receipts.

5 tools answering
Faldaro
by faldaro

Forms, submissions, workflows and reports in Faldaro, exactly as privileged as your API key.

45 installs/wk answering

Privacy Manifest Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Privacy Manifest Lint?
Privacy Manifest 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/privacy-manifest-lint was installed 304 times last week.
Is Privacy Manifest Lint still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Privacy Manifest 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/privacy-manifest-lint straight from npm; nothing to host, nothing to sign up for.
How many people use Privacy Manifest Lint?
The npm package @readystack/privacy-manifest-lint was installed 304 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.