mcpbeat Sign in

release-gate-mcp MCP Server

local only

release-gate-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 526 installs a week from npm.

Release intelligence for AI agents. Detects breaking changes and recommends semver.

526
Installs / week
npm · release-gate-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to release-gate-mcp

same job, measured the same way
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Marketbasketanalysis MCP
by 48x-ai

Co-purchase intelligence and merchant ops tools for AI shopping, ecommerce, and B2B agents

89 installs/wk 19 tools answering
Semver Checks
by kyungseopk1m

Detect breaking changes in your TypeScript library's public API and recommend the SemVer bump.

128 installs/wk local only
Base Intel MCP
by datakoot

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

5 tools answering
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Nynch MCP Server
by peterod99

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

answering
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering

release-gate-mcp — questions

Answers built from our own checks of this server.

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