gitlab-ci-mcp

mshegolev/gitlab-ci-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for GitLab CI/CD — pipelines, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gitlab-ci-mcp": {
      "command": "uvx",
      "args": [
        "gitlab-ci-mcp"
      ]
    }
  }
}

Or install with pip: pip install gitlab-ci-mcp

Topics

anthropicci-cdclaude-codefastmcpgitlabmcpmodel-context-protocol