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.
Ads
Overview
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.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Create and manage work items across multiple repos
Use `gk work create` and `gk work add` to group changes from several repositories under one work item.
- Generate AI-powered commit messages
Run `gk work commit --ai` to produce a commit message based on your staged changes.
- Create pull requests with AI assistance
Execute `gk work pr create --ai` to generate a pull request from the current work item.
- Pass through any native git command
Invoke commands like `gk status` or `gk diff` directly through the CLI’s git passthrough.
- Manage issues from the command line
Use `gk issue` to interact with issues from connected providers such as GitHub or Jira.
Tags
- git
- github
- gitlab
- jira
- version-control
- awesome-list
Related MCP servers
Context7 MCP
OfficialOfficial Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Chrome DevTools MCP
OfficialOfficial Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.
Mastra/mcp
OfficialClient implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
GitHub MCP Server
OfficialConnect your AI assistant to GitHub repositories, issues, pull requests, and search.