vince-winkintel/gitlab-cli-skills

glab-mcp

Work with Model Context Protocol (MCP) server for AI assistant integration.

查看源码
仓库原始内容

按源仓库内容呈现,保留标题、案例、代码、表格、链接以及原文引用的演示图片。

glab mcp

Overview


  Manage Model Context Protocol server features for GitLab integration.
  The MCP server exposes GitLab features as tools for use by
  AI assistants (like Claude Code) to interact with GitLab projects, issues,
  merge requests, pipelines, and other resources.
  This feature is an experiment and is not ready for production use.
  It might be unstable or removed at any time.
  For more information, see
  https://docs.gitlab.com/policy/development_stages_support/.
  USAGE
    glab mcp <command> [command] [--flags]
  EXAMPLES
    $ glab mcp serve
  COMMANDS
    serve      Start a MCP server with stdio transport. (EXPERIMENTAL)
  FLAGS
    -h --help  Show help for this command.

Quick start

bash
glab mcp --help

Current behavior

Auto-enabled JSON output

glab mcp serve automatically enables JSON output format when running — no manual flag needed. This improves parsing reliability for AI assistants consuming the MCP server's tool responses.

Unannotated commands excluded

Commands that lack MCP annotations are not registered as MCP tools. This means only explicitly supported commands are exposed to AI assistants, reducing noise and improving reliability. If a GitLab operation you expect isn't available as an MCP tool, it may lack MCP annotations.

Subcommands

See references/commands.md for full --help output.

来自同一仓库

更多 Skills

全部 Skills
vince-winkintel
社区

gitlab-cli-skills

Comprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations via terminal. Use when user mentions GitLab CLI, glab commands, GitLab automation, MR/issue management via CLI, CI/CD pipeline commands, Artifact Registry token exchange, repo operations, authentication setup, or any GitLab terminal operations. Routes to specialized sub-skills for auth, CI, MRs, issues, releases, repos, and 30+ other glab commands. Triggers on glab, GitLab CLI, GitLab commands, GitLab terminal, GitLab automation.

安装量
1
GitHub Stars
48
最近更新
9月9日
vince-winkintel
社区

glab-check-update

Check for glab CLI updates and view latest version information. Use when checking if glab is up to date or finding available updates. Triggers on update glab, check version, glab version, CLI update.

安装量
1
GitHub Stars
48
最近更新
9月9日
vince-winkintel
社区

glab-ci

Work with GitLab CI/CD pipelines, jobs, and artifacts. Use when checking pipeline status, viewing job logs, debugging CI failures, triggering manual jobs, downloading artifacts, validating .gitlab-ci.yml, or managing pipeline runs. Triggers on pipeline, CI/CD, job, build, deployment, artifact, pipeline status, failed build, CI logs.

安装量
1
GitHub Stars
48
最近更新
9月9日
vince-winkintel
社区

glab-completion

Generate shell completion scripts for bash, zsh, fish, or PowerShell. Use when setting up glab autocompletion for your shell. Triggers on completion, autocomplete, shell completion, tab completion.

安装量
1
GitHub Stars
48
最近更新
9月9日