Back to directory
git-mob-mcp-server

git-mob-mcp-server

@Mubashwer0

An MCP server that extends the git-mob CLI app, enabling automatic management and appending of co-authored-by trailers to git commit messages for pair and mob programming sessions.

gitmob programmingpair programmingclico-authorstool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/5/28
Updated
2026/6/8