Developer Tools
Trust: 49/100 (Fair)com.gitkraken/gk-cli Guide
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
371 starsby gitkraken
Quick Start
Install
npx @gitkraken/gkClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-gitkraken-gk-cli": {
"command": "npx",
"args": [
"@gitkraken/gk"
]
}
}
}