mcpbeat Sign in

Renpy Release Gate MCP Server

local only

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

Find the .rpy lines that compile clean and only break inside a player's save

Installs per day peak 168 · avg 12
a month agotoday
367
Installs / week
npm · @readystack/renpy-release-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 Renpy Release 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 renpy-release-gate -- npx -y @readystack/renpy-release-gate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "renpy-release-gate": {
      "args": [
        "-y",
        "@readystack/renpy-release-gate"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.renpy-release-gate]
command = "npx"
args = ["-y", "@readystack/renpy-release-gate"]
.cursor/mcp.json
{
  "mcpServers": {
    "renpy-release-gate": {
      "args": [
        "-y",
        "@readystack/renpy-release-gate"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "renpy-release-gate": {
      "args": [
        "-y",
        "@readystack/renpy-release-gate"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Renpy Release Gate

same job, measured the same way
Terraform Provider Pin Lint
by jmshinhwa

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

385 installs/wk local only
sift
by slymnysr

Runs a command, keeps every byte on disk, returns only the lines that matter

local only
Devicetree Config Language Pack
by jmshinhwa

status = "ok" compiles clean and the node never appears. 23 rules over 7 config languages, on the fi

339 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

333 installs/wk local only
GCP Platform Engineer
by debilla

Read-only GCP tools for debugging incidents and finding cost savings

562 installs/wk local only
Web Search
by keenable

Live web search and clean-markdown page fetch over the Keenable web index.

66 installs/wk 2 tools answering
Wordpress Privacy Lint
by jmshinhwa

Finds the 12 author-side privacy duties your plugin PHP breaks, with the article and the fix on ever

598 installs/wk local only
MCP Folder Scout
by dharani0804

Read-only folder triage: what is in a folder, what is stale, and where the space went.

115 installs/wk local only

Renpy Release Gate — questions

Answers built from our own checks of this server.

Why is there no uptime for Renpy Release Gate?
Renpy Release 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/renpy-release-gate was installed 367 times last week.
How do I connect Renpy Release 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/renpy-release-gate straight from npm; nothing to host, nothing to sign up for.
How many people use Renpy Release Gate?
The npm package @readystack/renpy-release-gate was installed 367 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 Renpy Release 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.