developer tools
Gk Cli
A CLI for interacting with GitKraken APIs. Includes an MCP server via `gk mcp` that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more. Works with local tools and remote services.
cloud
local
macos
windows
linux
rust
enterprise
developer tools
Installation
npx -y gitkraken/gk-cliConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "gk-cli",
"command": "npx",
"args": [
"-y",
"gitkraken/gk-cli"
]
}About This MCP Server
gitkraken/gk-cli
A CLI for interacting with GitKraken APIs. Includes an MCP server via gk mcp that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more. Works with local tools and remote services.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub