Repo Release Tools is a Model Context Protocol (MCP) server: Config-driven branch and release helpers for Git repositories. Because it speaks the Model Context Protocol, AI assistants can use Repo Release Tools as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package repo-release-tools (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v1.17.1, published under the MIT license, with source at Anselmoo/repo-release-tools on GitHub.
On mcp.site, Repo Release Tools sits in the Version Control category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Repo Release Tools for Anselmoo, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — repo-release-tools · MCP over stdio
▸Docker image — ghcr.io/anselmoo/repo-release-tools:1.17.1 · MCP over stdio
▸Open source — MIT license · Anselmoo/repo-release-tools
▸Topics — automation, changelog-automation, conventional-commits, github-actions, go