mcpbeat Sign in

Angular Removed API Lint MCP Server

local only

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

32 checks for Angular APIs that were removed or deprecated, plus the support window on your version

Installs / week
npm · @readystack/angular-removed-api-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 Angular Removed API 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 angular-removed-api-lint -- npx -y @readystack/angular-removed-api-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "angular-removed-api-lint": {
      "args": [
        "-y",
        "@readystack/angular-removed-api-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.angular-removed-api-lint]
command = "npx"
args = ["-y", "@readystack/angular-removed-api-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "angular-removed-api-lint": {
      "args": [
        "-y",
        "@readystack/angular-removed-api-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "angular-removed-api-lint": {
      "args": [
        "-y",
        "@readystack/angular-removed-api-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Angular Removed API Lint

same job, measured the same way
Sfdx Retirement Lint
by jmshinhwa

Finds retired API versions and removed sfdx force:* commands in your DX repo before a deploy or a CI

local only
SvGrid
by svgrid

Checks AI-written SvGrid code against the real API, plus version-pinned Svelte 5 grid docs.

342 installs/wk 6 tools answering
K8s Removed API Lint
by jmshinhwa

15 checks for the apiVersions kubectl no longer serves, on the manifest open in your editor

267 installs/wk local only
The Deployer
by thedploy

Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.

310 installs/wk 6 tools answering
AI Model Retirement Lint
by jmshinhwa

Finds the LLM model IDs pinned in your code that vendors have already switched off, or have dated to

304 installs/wk local only
Bnpl Disclosure Lint Ccd2
by jmshinhwa

22 rules that read your checkout template the way a CCD2 supervisor will from 20 November 2026

local only
brain — the recorder
by mordechaipotash

Records your Claude Code, Codex and Pi history before deletion. Cited-or-abstain recall.

297 installs/wk local only
Session Replay
by session-replay

Read and triage bug reports captured by Session Replay for your verified domains.

answering

Angular Removed API Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Angular Removed API Lint?
Angular Removed API 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/angular-removed-api-lint.
How do I connect Angular Removed API 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/angular-removed-api-lint straight from npm; nothing to host, nothing to sign up for.
Is Angular Removed API 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.