Gk CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 12 113 installs a week from npm. Last commit 26 Jun 2025.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
No commits for 14 months.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node install.js
этот файл ставится пользователю, но в репозитории его нет
let result = spawnSync(path.join(binDir, bin), args, {
path.join(wrappedIn, bin).replace(/\\/g, "/"),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gk-cli -- npx -y @gitkraken/gk
{
"mcpServers": {
"gk-cli": {
"args": [
"-y",
"@gitkraken/gk"
],
"command": "npx"
}
}
}
[mcp_servers.gk-cli]
command = "npx"
args = ["-y", "@gitkraken/gk"]
{
"mcpServers": {
"gk-cli": {
"args": [
"-y",
"@gitkraken/gk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gk-cli": {
"args": [
"-y",
"@gitkraken/gk"
],
"command": "npx"
}
}
}
MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
GitHub MCP Server - List PRs, issues, repo info, and search code
MCP server for GitLab and GitHub
MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.
MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.
MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.
Answers built from our own checks of this server.