mcpbeat Sign in
I

Data Act Switching Lint MCP Server

local only

Data Act Switching Lint runs on your own machine — the client starts it, so there is no endpoint to ping.

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

Installs / week
npm · @readystack/data-act-switching-lint
Stars
on GitHub
Last commit
no recent releases
License
language unknown

Nothing serious here today

Today is the operative word: we check Data Act Switching 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 data-act-switching-lint -- npx -y @readystack/data-act-switching-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "data-act-switching-lint": {
      "args": [
        "-y",
        "@readystack/data-act-switching-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.data-act-switching-lint]
command = "npx"
args = ["-y", "@readystack/data-act-switching-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "data-act-switching-lint": {
      "args": [
        "-y",
        "@readystack/data-act-switching-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "data-act-switching-lint": {
      "args": [
        "-y",
        "@readystack/data-act-switching-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Data Act Switching Lint

same job, measured the same way
Dora Ict Contract Clause Lint
by jmshinhwa

Twenty-two checks over the ICT vendor contracts in your repository - every missing Article 30 clause

279 installs/wk local only
Cloud Cost Landmine Lint
by jmshinhwa

Names every line in the file you have open that starts a recurring cloud charge, with the published

308 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
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
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

309 installs/wk local only
I
Gdpr Privacy Notice Lint
by jmshinhwa

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

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
I
Pytest Deprecation Lint
by jmshinhwa

Marks the lines in your test suite that current pytest no longer runs — and the config keys it silen

local only

Data Act Switching Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Data Act Switching Lint?
Data Act Switching 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/data-act-switching-lint.
How do I connect Data Act Switching 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/data-act-switching-lint straight from npm; nothing to host, nothing to sign up for.