gitlab-mcp

chrisburlacu1/gitlab-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
MCP server for gitlab
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-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrisburlacu1/gitlab-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that provides a comprehensive interface for interacting with GitLab. This server enables LLMs to search projects, navigate repositories, manage issues and merge requests, and perform advanced code searches. - **Smart Project Resolution**: Use project names, full paths, or custom shortcuts instead of numeric IDs.

Tools (3)

GITLAB_API_URLGITLAB_PERSONAL_ACCESS_TOKENgitlab_search_projects