This MCP server provides tools for analyzing Git repositories using native git commands without requiring the GitHub API.
From the registry: Git log, diff, blame, branch stats for AI agents
$ git clone https://github.com/rog0x/mcp-git-tools && cd mcp-git-tools && npm install && npm run buildhttps://github.com/rog0x/mcp-git-toolsPlease install the `git-rog0x` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 18** — Node.js runtime
- **git** — git CLI must be installed and on PATH
- **Clone and build** — Clone the repo and build the TypeScript sources Run: `git clone https://github.com/rog0x/mcp-git-tools && cd mcp-git-tools && npm install && npm run build` (https://github.com/rog0x/mcp-git-tools)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-clone>/dist/index.js"]
Note: No npm package published; requires local clone and build. Replace <path-to-clone> with the absolute path to the cloned repo.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.