MCP Directory
Back

mcp-gitlab-server

by yoda-digital · TypeScript · ★ 58

Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).

#agents#ai#anthropic#automation#claude#cursor#devops#git#gitlab#llm#mcp#mcp-server#model-context-protocol#modelcontextprotocol#typescript

Install

npx -y github:yoda-digital/mcp-gitlab-server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-gitlab-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:yoda-digital/mcp-gitlab-server"
      ]
    }
  }
}

From the README

The most comprehensive Model Context Protocol (MCP) server for GitLab — 86 tools, enterprise-ready, actively maintained. Anthropic released MCP on November 25, 2024. The reference servers covered Google Drive, Slack, GitHub, Git, Postgres, and Puppeteer. There was no GitLab server. The Yoda Digital engineering team runs on self-hosted GitLab, so the official examples did not help us, and the early community ports were not yet trying to cover the GitLab surface area properly. We wrote one for ourselves. Group projects, activity tracking, the operations our DevOps actually needed. We open-sour…
Read full README on GitHub →

Related developer tools servers