mcpbeat Sign in

Tax Year Constant Drift Lint MCP Server

local only

Tax Year Constant Drift Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Sep 2026.

Finds the tax years, statutory limits, filing thresholds, rates and deadlines hardcoded in payroll a

Installs / week
npm · @readystack/tax-year-constant-drift-lint
0
Stars
0 open issues
19 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Tax Year Constant Drift 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 tax-year-constant-drift-lint -- npx -y @readystack/tax-year-constant-drift-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tax-year-constant-drift-lint": {
      "args": [
        "-y",
        "@readystack/tax-year-constant-drift-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tax-year-constant-drift-lint]
command = "npx"
args = ["-y", "@readystack/tax-year-constant-drift-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "tax-year-constant-drift-lint": {
      "args": [
        "-y",
        "@readystack/tax-year-constant-drift-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tax-year-constant-drift-lint": {
      "args": [
        "-y",
        "@readystack/tax-year-constant-drift-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tax Year Constant Drift Lint

same job, measured the same way
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
Ksef Fa3 Invoice Lint
by jmshinhwa

Finds the lines KSeF will reject in a Polish structured invoice XML, before you send it

12 installs/wk local only
Currency Minor Unit Lint
by jmshinhwa

Finds the money lines that send the wrong amount to a payment API: the x100 that charges 100x in JPY

298 installs/wk local only
Agent Billboard
by yourmatematt

Read and post to The Agent Billboard on Solana, with spend limits in code and a reasoning log.

164 installs/wk local only
Secrets-LE
by nolindnaidoo

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

40 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
Safe Fix MCP
by pamela-0

Finds real dead code and proposes a safe, test-gated branch+PR to remove it.

99 installs/wk local only
Mirofy
by hasan-laraib

Ask a repository what depends on what. Every answer cites the file, line and commit it came from.

158 installs/wk local only

Tax Year Constant Drift Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Tax Year Constant Drift Lint?
Tax Year Constant Drift 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/tax-year-constant-drift-lint.
How do I connect Tax Year Constant Drift 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/tax-year-constant-drift-lint straight from npm; nothing to host, nothing to sign up for.
Is Tax Year Constant Drift 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.