1. GitKraken MCP Server
A local MCP server that wraps git, GitHub, and Jira MCP actions and provides tools for LLMs to work with GitKraken APIs and functionality.
GitKraken CLI (gk) brings GitKraken's powerful features to the command line, enabling multi-repository management with Work Items, AI-powered commit messages, and pull request generation across macOS, Windows, and Unix systems.
{
"mcpServers": {
"gitkraken": {
"command": "gk",
"args": ["mcp", "serve"],
"env": {}
}
}
}