Git
Officialmodelcontextprotocol
Tools to read search and manipulate Git repositories
Features
git-operationsrepository-managementcommits
Category
Version ControlQuick Install
npx -y @modelcontextprotocol/server-gitConfiguration
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.jsonconfig.json
{
"mcpServers": {
"git": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-git"
]
}
}
}Step 1: Copy the configuration above
Step 2: Open or create the config file at the path shown above
Step 3: Merge with existing config (add to mcpServers object) or replace if new
Step 4: Restart your Claude Desktop application
Details
- Author
- modelcontextprotocol
- Type
- Official
- Category
- Version Control
Related Servers
More servers in Version Control
Bitbucket
by atlassian
Atlassian Bitbucket Cloud integration for repositories
bitbucketrepositoriescode
GitHub
Officialby github
Repository management file operations and GitHub API integration
github-apirepositoriesissues+1
GitLab
Officialby gitlab
GitLab official MCP server for project management
gitlabrepositoriesci-cd