mcpbeat Sign in

Jdk25 Upgrade Blocker Lint MCP Server

local only

Jdk25 Upgrade Blocker Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Sep 2026.

Finds the Java lines the new LTS removed — 18 rules; 23 findings in one 64-line fixture

Installs / week
npm · @readystack/jdk25-upgrade-blocker-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 Jdk25 Upgrade Blocker 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 jdk25-upgrade-blocker-lint -- npx -y @readystack/jdk25-upgrade-blocker-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jdk25-upgrade-blocker-lint": {
      "args": [
        "-y",
        "@readystack/jdk25-upgrade-blocker-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jdk25-upgrade-blocker-lint]
command = "npx"
args = ["-y", "@readystack/jdk25-upgrade-blocker-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "jdk25-upgrade-blocker-lint": {
      "args": [
        "-y",
        "@readystack/jdk25-upgrade-blocker-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jdk25-upgrade-blocker-lint": {
      "args": [
        "-y",
        "@readystack/jdk25-upgrade-blocker-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Jdk25 Upgrade Blocker Lint

same job, measured the same way
Tdm Reservation Lint
by jmshinhwa

Finds the robots.txt lines that reserve nothing — retired crawler tokens, shadowed groups, rules abo

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
Terraform Provider Pin Lint
by jmshinhwa

Finds the .tf lines a clean terraform init is still free to move

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
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
Tax Year Constant Drift Lint
by jmshinhwa

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

local only
O360 MCP
by offensive360

Run Offensive360 SAST scans (60+ languages) on local code; findings with file/line and fixes

48 installs/wk local only
Openapi Security Contract Lint
by jmshinhwa

Finds the lines in an OpenAPI file that publish an endpoint with no authentication, an API key in th

local only

Jdk25 Upgrade Blocker Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Jdk25 Upgrade Blocker Lint?
Jdk25 Upgrade Blocker 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/jdk25-upgrade-blocker-lint.
How do I connect Jdk25 Upgrade Blocker 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/jdk25-upgrade-blocker-lint straight from npm; nothing to host, nothing to sign up for.
Is Jdk25 Upgrade Blocker 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.