Version Control
CLI for interacting with GitKraken APIs including Jira, GitHub, GitLab, and Bitbucket.
mcpizy install gitkrakennpx -y @gitkraken/mcp{
"mcpServers": {
"gitkraken": {
"command": "npx",
"args": [
"-y",
"@gitkraken/mcp"
]
}
}
}