LogoSTMCP
Download
gk-cli

GitKraken CLI

GitKraken CLI (gk) brings GitKraken's powerful features to the command line, enabling multi-repository management with Work Items, AI-powered commit messages, and pull request generation across macOS, Windows, and Unix systems.

Tools

1. GitKraken MCP Server

A local MCP server that wraps git, GitHub, and Jira MCP actions and provides tools for LLMs to work with GitKraken APIs and functionality.

Open Graph image for GitKraken CLI

JSON Config

{
  "mcpServers": {
    "gitkraken": {
      "command": "gk",
      "args": ["mcp", "serve"],
      "env": {}
    }
  }
}

Information