Git Repository Browser
Enables Git repository exploration and analysis through a Node.js server that executes commands for cloning repositor...
What it does
Enables Git repository exploration and analysis through a Node.js server that executes commands for cloning repositories, browsing directories, reading files, comparing branches, and searching code patterns with structured JSON responses.
Git Commands MCP provides a Node.js implementation of a Git repository browser that enables AI assistants to interact with Git repositories through a set of specialized tools. Built by Sreeram Balamurugan, it offers capabilities for cloning repositories, exploring directory structures, reading file contents, comparing branches, analyzing commit history, and searching code patterns. The server uses the simple-git library to execute Git operations and returns structured JSON responses, making it particularly valuable for developers who need to analyze repositories, track changes, or extract code snippets without leaving their conversation interface.
Capabilities
Server
Quality
deterministic score 0.60 from registry signals: · indexed on pulsemcp · has source repo · 2 github stars · registry-generated description present