@rethunk/mcp-multi-root-git
OfficialProvides tools for interacting with Git repositories, including status, multi-root inventory, logs, diffs, commit, push, merge, stash, tags, worktrees, blame, branch listing, reflog, and more.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@rethunk/mcp-multi-root-gitshow git status across all workspaces"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP stdio server exposing git tools to AI clients — status, multi-root inventory, parity checks, presets, logs, pickaxe history search, diffs, commits, push, merge, worktrees, and more. One server process spans every workspace root the client registers at initialize.
Repository: github.com/Rethunk-AI/mcp-multi-root-git · npmjs (manual releases): @rethunk/mcp-multi-root-git · GitHub Packages (CI on each tag): @rethunk-ai/mcp-multi-root-git — see docs/install.md and HUMANS.md#publishing.
Quick start
npx -y @rethunk/mcp-multi-root-gitFull install, prerequisites, and MCP client wiring: HUMANS.md and docs/install.md.
Related MCP server: GitPilot MCP
Highlights
Multi-root fan-out —
git_status,git_inventory,git_parity,git_log, andgit_greproute across one repo, an explicit list, or every MCP root ("*")Structured JSON — minified tool payloads (format version 5); optional fields omitted when empty
Presets —
.rethunk/git-mcp-presets.jsonat the git toplevel for nested roots and parity pairsRead and write git — diffs, blame, conflicts, stash,
batch_commit, push, merge, cherry-pick, revert, branches, tags, and worktrees (writes take a singleworkspaceRoot)Deliberately small surface — 24 tools; every tool must clear the inclusion criteria (enforced policy on writes, fan-out call compression, or large-output compression)
Published schemas —
schemas/index.jsonand per-tool JSON Schema files for offline validation
Documentation
Doc | Audience |
Single source for prerequisites, running the package, and every supported MCP client (plus from-source and troubleshooting) | |
Tool ids, client naming, | |
Published JSON schemas for all MCP tool parameters (JSON Schema draft 2020-12 format) | |
Preset file, dev commands, CI, publishing | |
Contributors: implementation map ( | |
Dev setup, hooks, commit conventions, release checks, and how to add tools | |
Disclosure policy, threat model, and repository safety guidance | |
Release notes (Keep a Changelog style) | |
Future backlog and planned work | |
Active / done / parked specification layout used for repo planning |
License
Copyright (c) 2026 Rethunk Tech. Licensed under the MIT License — see LICENSE for details.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive Git functionality to MCP clients, enabling users to manage repositories through operations like commits, diffs, and branch management via natural language. It automatically detects the current working directory and supports multi-project workflows across different local environments.Last updated164322MIT
- Alicense-quality-maintenanceA lightweight MCP server that enables AI assistants to manage local Git repositories by executing commands like status, add, and commit. It streamlines development workflows by providing repository context and diffs directly to the assistant.Last updated
- Alicense-qualityDmaintenanceAn MCP server that provides tools for interacting with Git repositories, enabling AI assistants to manage repositories, branches, commits, and files through a standardized interface.Last updated4,6651Apache 2.0

Gitrama MCP Serverofficial
Alicense-qualityCmaintenanceProvides 15 MCP tools for AI-powered Git intelligence, enabling commit messages, branch creation, PR descriptions, code review, diff analysis, and push operations directly from your AI assistant.Last updatedMIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rethunk-AI/mcp-multi-root-git'
If you have feedback or need assistance with the MCP directory API, please join our Discord server