Back to directory
aeron-cell/git-mcp-options

aeron-cell/git-mcp-options

@Aeron-cell

A Model Context Protocol (MCP) server that provides enhanced Git operations through a standardized interface.

gitmcpversion-controlgithubcliautomationtool

Installation & Configuration

{
  "mcpServers": {
    "git-v2": {
      "command": "node",
      "args": [
        "path/to/git-mcp-v2/build/index.js"
      ],
      "env": {
        "GIT_DEFAULT_PATH": "/path/to/default/git/directory",
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your-github-pat"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13