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-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Grafana MCP server
grafanaMCP server for Grafana
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
コメント