modelcontextprotocol/server-git
Direct Git repository operations including reading, searching, and analyzing local repositories
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitClaude Desktop configuration example:
{
"mcpServers": {
"modelcontextprotocol-servers-archived-8": {
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-git"
]
}
}
}Check the repository README for specific installation and configuration instructions.