A Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.
Status
Location
All
Version
1.0.0
License
MIT
Author
modelcontextprotocol
pip install mcp-server-git
{ "mcpServers": { "git": { "command": "python", "args": ["-m", "mcp_server_git", "--repository", "path/to/git/repo"] } } }
init git repo