GitPython

GitHub

GitPython is a python library used to interact with Git repositories.

5,150 stars Python 1 file ยท ~28,431 tokens #git-plumbing#git-porcelain#python-library

GitPython MCP Server

MCP server for gitpython-developers/GitPython

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "GitPython": {
      "command": "npx",
      "args": [
        "-y",
        "@gitpython-developers/GitPython"
      ]
    }
  }
}