{"slug":"modelcontextprotocol/git","name":"Git","description":"Tools to read, search, and manipulate Git repositories","category":"version-control","tags":["reference"],"official":false,"stars":86388,"transport":"http","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"git_status","description":"Shows the working tree status"},{"name":"git_diff_unstaged","description":"Shows changes in working directory not yet staged"},{"name":"git_diff_staged","description":"Shows changes that are staged for commit"},{"name":"git_diff","description":"Shows differences between branches or commits"},{"name":"git_commit","description":"Records changes to the repository"},{"name":"git_add","description":"Adds file contents to the staging area"},{"name":"git_reset","description":"Unstages all staged changes"},{"name":"git_log","description":"Shows the commit logs with optional date filtering"},{"name":"git_create_branch","description":"Creates a new branch"},{"name":"git_checkout","description":"Switches branches"},{"name":"git_show","description":"Shows the contents of a commit"},{"name":"git_branch","description":"List Git branches"}],"env_vars":[],"auth_type":"none","github":"https://github.com/modelcontextprotocol/servers/tree/main/src/git","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}