mcpbeat Sign in

Wordpress Privacy Lint MCP Server

local only

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

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

Installs per day peak 257 · avg 9
a month agotoday
270
Installs / week
npm · @readystack/wordpress-privacy-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 Wordpress Privacy 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 wordpress-privacy-lint -- npx -y @readystack/wordpress-privacy-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wordpress-privacy-lint": {
      "args": [
        "-y",
        "@readystack/wordpress-privacy-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wordpress-privacy-lint]
command = "npx"
args = ["-y", "@readystack/wordpress-privacy-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "wordpress-privacy-lint": {
      "args": [
        "-y",
        "@readystack/wordpress-privacy-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wordpress-privacy-lint": {
      "args": [
        "-y",
        "@readystack/wordpress-privacy-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Wordpress Privacy Lint

same job, measured the same way
Eaa Form Lint Wcag22
by jmshinhwa

Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix

440 installs/wk local only
Vinv
by vinvai

Vinv runs, tests, and finds issues in your services — with zero code changes.

113 installs/wk local only
Flyn
by flyn

Create, edit and analyse short links and QR codes. OAuth sign-in works on the free plan.

8 tools 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
Autorenew Signup Lint
by jmshinhwa

Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser

269 installs/wk local only
Arcjet
by arcjet

An MCP server for Arcjet - the runtime security platform that ships with your AI code.

answering
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
Codeniverse
by codeniverse

CODENIVERSE Thai dev agency: services, company profile, and articles on AI agents and automation.

7 tools answering

Wordpress Privacy Lint — questions

Answers built from our own checks of this server.

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