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 服务器
Github Mcp Server
githubGitHub's official MCP Server
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
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.
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
评论