← Index

com.gitkraken/gk-cli

com.gitkraken/gk-cli·v3.1.59·Git & Code Hosting
Quality Score
85
/100

The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gk-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@gitkraken/gk"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gk-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@gitkraken/gk"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gitkraken/gk
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Git & Code Hosting