mcpbeat Sign in

Repo Release Tools MCP Server

local only

Repo Release Tools runs on your own machine — the client starts it, so there is no endpoint to ping. 1 510 installs a week from pypi. Last commit 30 Aug 2026.

Config-driven branch and release helpers for Git repositories

Installs per day peak 724 · avg 130 · +185% w/w
a month agotoday
1 510
Installs / week
pypi · repo-release-tools
1
Stars
3 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

            "without prompting. 'git-rm' stages the removal via `git rm -rf`."
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command .claude/hooks/check_push_coverage.py:47, .github/hooks/rrt_user_ci_local_preflight.py:25, .github/hooks/rrt_user_docs_sync_hint.py:31 и ещё 12
        subprocess.run(
Builds a database query by concatenation analysis/the/TOPOLOGY.html:100
…f(d.state===le)return fe(a);d.state===Tn?(d.state=Dt,d.timer.stop(),d.on.call("interrupt",t,t.__data__,d.index,d.group),delete n[l]):+l<e&&(d.state=Dt,d.timer.stop(),d.on.call("cancel",t,t.__data__,d.index,d.group),delete n[l])}if(fe(function(){r.state===le&&(r.state=Tn,r.timer.r…
Page executes code built at runtime analysis/the/TOPOLOGY.html:100
… t=="function"?no:ro)(t)):this.node().textContent}function io(){this.innerHTML=""}function oo(t){return function(){this.innerHTML=t}}function ao(t){return function(){var e=t.apply(this,arguments);this.innerHTML=e??""}}function Yr(t){return arguments.length?this.each(t==null?io:(t…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Repo Release Tools and you get told the day something new turns up.

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 repo-release-tools -- uvx repo-release-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "repo-release-tools": {
      "args": [
        "repo-release-tools"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.repo-release-tools]
command = "uvx"
args = ["repo-release-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "repo-release-tools": {
      "args": [
        "repo-release-tools"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "repo-release-tools": {
      "args": [
        "repo-release-tools"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Repo Release Tools

same job, measured the same way
I
Tangled MCP
by zzstoatzz

MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.

148 installs/wk local only
Github
by mcparmory

Manage repositories, users, releases, and automate GitHub workflows

374 installs/wk local only
Project Brain
by gentleelephant

Read-only source search and retrieval across configured GitHub repositories

local only
Paperswithcode
by pipeworx-io

Papers With Code MCP — browse ML research papers and their code repositories

35 tools answering
Repo-to-RAG
by evozim

GitHub repository vectorizer and context synthesizer for RAG pipelines.

answering
Ybe Check
by addycuber

Ybe Check – security and compliance orchestrator for AI-generated repositories.

90 installs/wk local only
Git Summary
by yifanyifan897645

Git repo intelligence: summaries, blame, changelogs, branch health, and history search

62 installs/wk local only
Github
by rog0x

GitHub analytics - repos, PRs, issues, releases, contributors

47 installs/wk local only

Repo Release Tools — questions

Answers built from our own checks of this server.

Why is there no uptime for Repo Release Tools?
Repo Release Tools 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 pypi package repo-release-tools was installed 1 510 times last week.
How do I connect Repo Release Tools?
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 repo-release-tools straight from pypi; nothing to host, nothing to sign up for.
How many people use Repo Release Tools?
The pypi package repo-release-tools was installed 1 510 times in the last week. Week over week that is +185%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Repo Release Tools open source?
Yes — it is published under the MIT licence, written in Python, 1 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.