mcpbeat Sign in
I

Action Runtime Sunset Lint MCP Server

local only

Action Runtime Sunset Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Finds the GitHub Actions steps that stop running on 2026-09-23, with the version to move to

Installs / week
npm · @readystack/action-runtime-sunset-lint
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

Today is the operative word: we check Action Runtime Sunset 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 action-runtime-sunset-lint -- npx -y @readystack/action-runtime-sunset-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "action-runtime-sunset-lint": {
      "args": [
        "-y",
        "@readystack/action-runtime-sunset-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.action-runtime-sunset-lint]
command = "npx"
args = ["-y", "@readystack/action-runtime-sunset-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "action-runtime-sunset-lint": {
      "args": [
        "-y",
        "@readystack/action-runtime-sunset-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "action-runtime-sunset-lint": {
      "args": [
        "-y",
        "@readystack/action-runtime-sunset-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Action Runtime Sunset Lint

same job, measured the same way
Actions Deprecation Lint 2026
by jmshinhwa

Node 20 is removed from GitHub-hosted runners on 2026-09-23 and ubuntu-22.04 deprecation opens 2026

367 installs/wk local only
Codereviewbuddy
by detailobsessed

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

365 installs/wk local only
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
MCP 2026 Migration Lint
by jmshinhwa

The 2026-07-28 MCP revision removed the initialize handshake, sessions, ping and 4 more RPCs. 27 rul

337 installs/wk local only
GitHub Actions Audit
by unbearabledev

GitHub Actions workflow security audit - 21 checks: pinning, permissions, secrets, injection.

answering
I
Glint Model Hub — image generation for AI agents
by zzzjy765

Generate and edit images with every image model on the platform. Returns the image to the agent.

local only
Mooring
by seayniclabs

Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.

69 installs/wk local only
Angular Removed API Lint
by jmshinhwa

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

351 installs/wk local only

Action Runtime Sunset Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Action Runtime Sunset Lint?
Action Runtime Sunset 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/action-runtime-sunset-lint.
How do I connect Action Runtime Sunset 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/action-runtime-sunset-lint straight from npm; nothing to host, nothing to sign up for.
Is Action Runtime Sunset Lint open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.