Gitkraken Mcp
@gitkraken
Gitkraken Mcp について
The GitKraken MCP Server turns your AI assistant into a context-aware development partner by connecting it to git history, branches, issues, pull requests, and multi-repo workflows through GitKraken. It works with all the providers you would expect from the GitKraken software sui
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"GitKraken": {
"command": "npx",
"args": [
"@gitkraken/gk",
"mcp"
],
"type": "stdio"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Gitkraken Mcp?
The GitKraken MCP Server turns your AI assistant into a context-aware development partner by connecting it to git history, branches, issues, pull requests, and multi-repo workflows through GitKraken. It works with providers such as GitHub, GitLab, Azure DevOps, Bitbucket, and Jira, and is built by the team behind GitLens. The server is available on macOS, Windows, and Linux, and works in IDEs like VS Code, Cursor, Windsurf, Claude Desktop, Kiro, and JetBrains.
How to use Gitkraken Mcp?
You can install the Gitkraken Mcp server via GitLens (simplest), via npm (npx @gitkraken/gk mcp), or via the CLI (Homebrew on macOS, Snap or .deb/.rpm on Linux, Winget or binary on Windows). After installation, you may still need to configure your AI tools; instructions are in the Help Center’s Getting Started guide.
Key features of Gitkraken Mcp
- Tools: a curated set of commands for AI to interact with GitKraken (e.g.,
issues_assigned_to_me,gitlens_commit_composer,pull_request_create_review). - Prompts: crafted instructions that teach AI how and when to use the tools.
- Multiple installation methods: GitLens, npm, and standalone CLI.
- Cross-platform support: macOS, Windows, Linux.
- Works with major git providers and IDEs.
- Built by the team behind GitLens, trusted by millions.
Use cases of Gitkraken Mcp
- AI-assisted code review and pull request management.
- Automating issue triage and assignment workflows.
- Composing commits with context from git history and branches.
- Managing multi-repo workflows across different providers.
- Enhancing any MCP-compatible AI assistant with git context.
FAQ from Gitkraken Mcp
How do I install the Gitkraken Mcp server?
The easiest way is to install GitLens in a supported IDE; the MCP server is installed alongside it. You can also install via npm (npx @gitkraken/gk mcp) or the CLI (Homebrew, Snap, Winget, or binary download).
What git providers does Gitkraken Mcp support?
It works with all providers GitKraken supports: GitHub, GitLab, Azure DevOps, Bitbucket, Jira, and more.
Can I use Gitkraken Mcp in my IDE?
Yes, it works in VS Code, Cursor, Windsurf, Claude Desktop, Kiro, JetBrains, and other MCP-compatible tools.
What if I have an Oh‑My‑Zsh alias conflict?
Oh‑My‑Zsh aliases gk to gitk by default. Run unalias gk in your terminal to resolve this.
Where can I find the full list of tools and prompts?
The complete reference lists are available in the GitKraken Help Center: Tools Reference and Prompts Reference.
「バージョン管理」の他のコンテンツ
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)

Github
modelcontextprotocolModel Context Protocol Servers
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.

Git
modelcontextprotocolModel Context Protocol Servers
コメント