Mubashwer/git-mob-mcp-server
Model Context Protocol (MCP) server for git-mob CLI app
Platform-specific configuration:
{
"mcpServers": {
"git-mob-mcp-server": {
"command": "npx",
"args": [
"-y",
"git-mob-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/git-mob-mcp-server) [](https://www.npmjs.com/package/git-mob-mcp-server) [](https://github.com/Mubashwer/git-mob-mcp-server/actions/workflows/ci-release.yml) [](https://codecov.io/gh/Mubashwer/git-mob-mcp-server) [](https://github.com/Mubashwer/git-mob-mcp-server/blob/main/LICENSE)
Node.js server implementing Model Context Protocol (MCP) for `git mob` CLI app
_You can attribute a git commit to more than one author by adding one or more Co-authored-by trailers to the commit's message. Co-authored commits are visible on GitHub. For more information, see here._
This MCP Server will help you add them automatically and also help you store and manage co-authors for pair/mob programming sessions.
Built using @modelcontextprotocol/sdk
git_mob_cli_help: General help and uLoading reviews...