GitKraken CLI (gk) brings GitKraken's powerful features to the command line, enabling multi-repository management with Work Items, AI-powered commit messages, and pull request generation across macOS, Windows, and Unix systems.
A local MCP server that wraps git, GitHub, and Jira MCP actions and provides tools for LLMs to work with GitKraken APIs and functionality.
{
"mcpServers": {
"gitkraken": {
"command": "gk",
"args": ["mcp", "serve"],
"env": {}
}
}
}