Gk CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 4 049 installs a week from npm. Last commit 26 Jun 2025.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
No commits for 13 months.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gk-cli -- npx -y @gitkraken/gk
{
"mcpServers": {
"gk-cli": {
"args": [
"-y",
"@gitkraken/gk"
],
"command": "npx"
}
}
}
[mcp_servers.gk-cli]
command = "npx"
args = ["-y", "@gitkraken/gk"]
{
"mcpServers": {
"gk-cli": {
"args": [
"-y",
"@gitkraken/gk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gk-cli": {
"args": [
"-y",
"@gitkraken/gk"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.