Gitlab CI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from pypi. Last commit 28 Apr 2026.
GitLab CI/CD MCP — pipelines, jobs, schedules, MRs, files. Any GitLab (SaaS or self-hosted).
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 gitlab-ci-mcp -- uvx gitlab-ci-mcp
{
"mcpServers": {
"gitlab-ci-mcp": {
"args": [
"gitlab-ci-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gitlab-ci-mcp]
command = "uvx"
args = ["gitlab-ci-mcp"]
{
"mcpServers": {
"gitlab-ci-mcp": {
"args": [
"gitlab-ci-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gitlab-ci-mcp": {
"args": [
"gitlab-ci-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.