Loading languages...
MC

mcp-git

@kwanLeeFrmVi

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.

git
repository
version control
automation

# mcpServer Config

{
  "mcpServers": {
    "git": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-git"
      ]
    }
  }
}

# stdio

npx -y mcp-git
Transport:
stdio
Language:
TypeScript
Created:4/3/2025
Updated:4/8/2025
Homepage: