Language: 日本語English

gitlab Plugin

Category
Productivity
Topics
Project Management & Collaboration · Cloud, Deployment & CI/CD
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

The "gitlab" plugin connects Claude Code to GitLab's DevOps platform, according to its own description, allowing users to manage repositories, merge requests, CI/CD pipelines, issues, and wikis. It is listed as a third-party (external) plugin in the anthropics/claude-plugins-official repository, located at external_plugins/gitlab, and its file listing shows a .claude-plugin directory and a .mcp.json file, indicating it runs as an MCP server integration. Per the repository's top-level README, external plugins are community/partner submissions that must meet quality and security standards, but Anthropic does not control or verify the MCP servers or code they contain, so users are advised to review trust before installing. Installation is done via the command /plugin install gitlab@claude-plugins-official or by browsing Claude Code's plugin Discover UI. The sources do not provide further detail on specific commands, required GitLab credentials, or version support for this plugin, so those remain unknown.

Overview

GitLab itself is referenced only as the DevOps platform being integrated with (per the plugin's description); no further detail about GitLab as a product is given in the sources. The plugin appears to connect to it through an MCP server, as indicated by the presence of a .mcp.json configuration file, but the exact scope of the integration is unknown from the available sources.

What you can do with gitlab

  • Manage GitLab repositories (per the plugin's own description)
  • Work with merge requests
  • Interact with CI/CD pipelines
  • Track and manage issues
  • Access GitLab wikis
  • Install the plugin via /plugin install gitlab@claude-plugins-official or through Claude Code's /plugin > Discover menu

Sources

Original description (English)

GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.

History of gitlab

Back to list