mcpbeat Sign in

Dotnet Eol Support Gate MCP Server

local only

Dotnet Eol Support Gate runs on your own machine — the client starts it, so there is no endpoint to ping. 329 installs a week from npm. Last commit 22 Sep 2026.

Dates every target framework in a .csproj against Microsoft's end-of-support day and against the sup

Installs per day peak 166 · avg 10
a month agotoday
329
Installs / week
npm · @readystack/dotnet-eol-support-gate
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Dotnet Eol Support Gate 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 dotnet-eol-support-gate -- npx -y @readystack/dotnet-eol-support-gate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dotnet-eol-support-gate": {
      "args": [
        "-y",
        "@readystack/dotnet-eol-support-gate"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dotnet-eol-support-gate]
command = "npx"
args = ["-y", "@readystack/dotnet-eol-support-gate"]
.cursor/mcp.json
{
  "mcpServers": {
    "dotnet-eol-support-gate": {
      "args": [
        "-y",
        "@readystack/dotnet-eol-support-gate"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dotnet-eol-support-gate": {
      "args": [
        "-y",
        "@readystack/dotnet-eol-support-gate"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Dotnet Eol Support Gate

same job, measured the same way
Site
by rapportvo

Rapportvo: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Scope Change
by theluckystrike

Scope changes against a work order, each with a reason, a date and the client's approval on record.

local only
Skybridge Everything App
by skybridge-everything

Example and testing ChatGPT and MCP App showcasing all the features of the Skybridge framework

3 tools answering
Site
by mowrouteworks

MowRouteWorks: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Site
by intakez

Intakez: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Site
by offdayly

Offdayly: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Site
by inductvo

Inductvo: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Site
by endpointo

Endpointo: the site's own MCP server — dataset; every answer cites the site.

7 tools answering

Dotnet Eol Support Gate — questions

Answers built from our own checks of this server.

Why is there no uptime for Dotnet Eol Support Gate?
Dotnet Eol Support Gate 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/dotnet-eol-support-gate was installed 329 times last week.
How do I connect Dotnet Eol Support Gate?
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/dotnet-eol-support-gate straight from npm; nothing to host, nothing to sign up for.
How many people use Dotnet Eol Support Gate?
The npm package @readystack/dotnet-eol-support-gate was installed 329 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dotnet Eol Support Gate 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.