
Gk CLI MCP server
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
462 stars13k downloads/wk
Reviews
Write oneNobody has reviewed Gk CLI yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Gk CLI tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned15/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 10 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Findings (2)
- mediumnpm install lifecycle script present
install.script - mediumnpm install lifecycle script present
install.scriptpackage.json: … when you need it.", "scripts": { "postinstall": "node install.js", "run": "node run…
What the publisher says
From the Gk CLI repository's README, as published. We do not edit it. Read it on GitHub
🚀 GitKraken CLI
gk is GitKraken on the command line. The core functionality is focused on "Work Items" which can be thought of as the feature or issue you are trying to tackle. This allows you to work with multiple repos at once and get the same UX as if you were in a monorepo. We also provide robust AI-powered commit messages and Pull Request generation. It also provides an MCP server that streamlines working with git and your Issue and git hosting providers.
GitKraken CLI is available on macOS, Windows, and Unix systems.
Table of Contents
- MCP Server
- Documentation
- Workflows
- git Command Passthrough
- Installation
- Troubleshooting
- Support
MCP Server
The GitKraken MCP server is a local MCP server that is powerful and easy to use. It wraps git, GitHub, Jira MCP actions as well as provides tools to LLMs that work with GitKraken APIs and functionality. You can find specific installation instructions based on your chosen AI application in the Help Center.
If you want to read more about the MCP server, you can check out the introduction blog post
Documentation
gk help is going to be your best source for exploring the CLI. But also see the workflows below.
Welcome to GitKraken CLI, a premium CLI experience for managing multiple repositories with familiar GIT CLI commands
Usage:
gk [flags]
gk [command]
AUTHENTICATING
auth Authenticate with the GitKraken platform
provider Add or remove provider tokens
CORE COMMANDS
graph Display commit graph in current repository
issue Manage your issues
organization Manage your Gitkraken organizations
work Interact with your work.
workspace Interact with your workspaces. Alias: 'ws'
Additional Commands:
help Help about any command
setup Display information about your current system configuration
version Print the version number of GK CLI
Flags:
-h, --help help for gk
Use "gk [command] --help" for more information about a command.Workflows
Start with a single repo. You can add more later.
In general, your process will look like this:
# Authenticate
gk auth login
# Navigate to a git repo directory on your filesystem
cd ./path/to/repo
# Then create a Work Item and the current directory
# will be automatically added to the Work Item
gk work create "My new work item"
# Edit files...
# ...
# Commit your changes using AI
gk work commit --ai
# Push your changes
gk work push
# Create a Pull Request
gk work pr create --aiOnce you have familiarized yourself with using a single repo, try out creating work items and generating commits and PRs for multiple repos at a time by just adding multiple repos to a new Work Item.
# Add a repo to the current work item
gk work add ./path/to/repo # path could be as simple as "." if you are in the directory alreadygit Command Passthrough
You can also use gk to pass through any git command. eg:
gk status
gk remote -v
# etcInstallation
macOS
gk is available from Homebrew with the following command:
Homebrew:
brew install gitkraken-cliOr download it from the releases page and add it to your binaries folder:
mv ~/Downloads/gk /usr/local/bin/gkUnix / Ubuntu
gk is available as a downloadable binary from the releases page. Once you have it, add it to your binaries folder:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @gitkraken/gk on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add gk-cli -- npx -y @gitkraken/gk
Gk CLI: common questions
- Is Gk CLI MCP server safe?
- Mostly: it is graded B (78/100). Read the Gk CLI safety report
- How do I install Gk CLI?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Gk CLI need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Gk CLI maintained?
- The last commit was 10 days ago (2026-09-16). The latest release is v3.1.70.
- What can I use instead of Gk CLI?
- Servers from other publishers that do the same job: GitHub MCP server, Gitlab MCP server and uploads.sh MCP server. Compare all Gk CLI alternatives.
Alternatives to Gk CLI
Same job from other publishers: the closest match first, then the best rated.
- GitHubConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.not reviewedEstablishedA
- GitlabGitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.not reviewedWidely usedB
uploads.shHost files from coding agents; stage on a branch and attach to GitHub PRs.not reviewedEstablishedA- Unraid RMCPRust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.not reviewedEstablishedC
- Advanced GitLab MCP server58 CQRS tools exposing 230 GitLab operations across 26 entity typesnot reviewedGrowingA