Gitkraken
@gitkraken
关于 Gitkraken
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gitkraken": {
"command": "gk",
"args": [
"mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Gitkraken?
GitKraken CLI (gk) is a command‑line tool that provides GitKraken’s features on the terminal. It focuses on “Work Items” (features or issues) to manage multiple repositories as if they were a monorepo, offers AI‑powered commit messages and Pull Request generation, and includes a local MCP server that wraps git, GitHub, Jira, and GitKraken APIs for use with LLMs.
How to use Gitkraken?
Install via Homebrew (macOS), Snap/.deb/.rpm (Unix), Winget (Windows), or download from the releases page. Authenticate with gk auth login, then navigate to a repository, create a work item with gk work create, edit files, commit with gk work commit --ai, push with gk work push, and create a PR with gk work pr create --ai. Use gk help for all commands. For MCP server setup, follow the instructions in the Help Center.
Key features of Gitkraken
- Work Items for managing multiple repos simultaneously
- AI‑powered commit message generation
- AI‑powered Pull Request creation
- Pass‑through of any native git command
- Local MCP server for LLM integration
- Supports GitHub, Jira, and GitKraken APIs
Use cases of Gitkraken
- Streamline multi‑repo development by grouping repos under a single Work Item
- Automate commit messages with AI suggestions
- Generate consistent Pull Request descriptions using AI
- Combine git, issue tracking, and PR workflows via an MCP server for AI assistants
FAQ from Gitkraken
How do I authenticate with Gitkraken?
Run gk auth login to authenticate with the GitKraken platform. You can also manage provider tokens with gk provider.
What should I do if gk login freezes after browser authentication?
This is caused by browsers (like Safari or Brave) blocking the redirect to localhost port 1314. Change your default browser or copy the URL and open it in another browser.
Why is gk aliased to something else in my shell?
Oh‑My‑Zsh aliases gitk as gk. Run unalias gk to resolve the conflict.
How do I install Gitkraken CLI on macOS manually?
Download the binary from the releases page, move it to /usr/local/bin/gk, then go to Settings > Security & Privacy > General and click “Allow Anyway” if a security error appears.
Where do I find installation instructions for the MCP server?
Specific installation instructions for your chosen AI application are available in the GitKraken Help Center.
开发工具 分类下的更多 MCP 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
评论