vince-winkintel/gitlab-cli-skills

glab-mcp

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

Vedi sorgente
Documento Skill originale

Contenuto dal repository con titoli, esempi, codice, tabelle, link e immagini preservati.

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.

dallo stesso repository

Altri Skills

Tutti gli Skills
vince-winkintel
Community

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.

installazioni
1
GitHub Stars
48
Aggiornato
9 set
vince-winkintel
Community

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.

installazioni
1
GitHub Stars
48
Aggiornato
9 set
vince-winkintel
Community

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.

installazioni
1
GitHub Stars
48
Aggiornato
9 set
vince-winkintel
Community

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.

installazioni
1
GitHub Stars
48
Aggiornato
9 set