MCP Git Manager
Click on "Deploy 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., "@MCP Git Managershow the current git status"
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 Git Manager — Git Operations for AI Agents
An MCP server that gives AI agents git repository access: status, log, diff, branch, commit, push, pull, tag, stash, remotes — 24 tools, zero dependencies, pure Python stdlib (subprocess).
Features
24 MCP Tools: git_status, git_log, git_diff, git_branch_list, git_branch_create, git_checkout, git_branch_delete, git_add, git_commit, git_push, git_pull, git_fetch, git_tag_create, git_tag_list, git_tag_delete, git_stash, git_stash_list, git_stash_pop, git_remote_list, git_remote_add, git_remote_remove, git_show, git_current_branch, git_is_repo
Zero dependencies — pure Python stdlib (subprocess, os, re, json)
Real git binary — wraps the actual git executable via subprocess
Full branch lifecycle — create, checkout, delete, list
Complete tag support — create, list, delete (annotated)
Stash management — stash, list, pop
Remote management — add, remove, list remotes with URLs
STDIO JSON-RPC mode — drop-in for Claude Desktop, Hermes
Related MCP server: instagit
Tests
python -m pytest tests/ -v # 36 tests, all passing (real temp git repos)License
MIT — aaameobius-crypto
Freelance portfolio: https://ameobius-space.github.io/kwork-portfolio/
This server cannot be deployed
Maintenance
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
A MCP server built for developers enabling Git based project management with project and personal…
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
AI-native git hosting — repos, PRs, issues, CI gates, and AI code review over MCP (60 tools).
Related MCP Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that provides Git version control operations as structured tools for AI coding agents. It enables LLMs to programmatically manage repositories through actions like committing changes, rolling back code, and comparing diffs.10Apache 2.0
- AlicenseAqualityDmaintenanceAn MCP server that gives coding agents instant insight into any Git repository — no guessing, no hallucination.127 npm19MIT
- AlicenseNot gradedqualityNot gradedmaintenanceA 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.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides tools for interacting with Git repositories, enabling AI assistants to manage repositories, branches, commits, and files through a standardized interface.3,590 npm1Apache 2.0