{"slug":"DanyelKirsch/git-mcp-server","name":"Git MCP Server","description":"An MCP server for performing Git operations.","category":"version-control","tags":[],"official":false,"stars":2,"transport":null,"install":[{"cmd":"npm install -g git-mcp-server","imports":[]}],"tools":[{"name":"git_status","description":"Get current git status"},{"name":"git_current_branch","description":"Get current branch name"},{"name":"git_staged_changes","description":"Get staged changes"},{"name":"git_working_directory","description":"Get current working directory info"},{"name":"git_diff","description":"Show diff between branches/commits"},{"name":"git_log","description":"Get commit history"},{"name":"git_show_file","description":"Show file contents at specific commit"},{"name":"git_branches","description":"List all branches"},{"name":"git_checkout","description":"Switch to different branch or create new branch"},{"name":"git_add","description":"Add files to staging area"},{"name":"git_commit","description":"Create commits with message and files"},{"name":"git_pull","description":"Pull changes from remote repository"},{"name":"git_fetch","description":"Fetch changes from remote without merging"},{"name":"git_init","description":"Initialize a new git repository"}],"env_vars":[],"auth_type":"none","github":"https://github.com/DanyelKirsch/git-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}