Scroll to navigation

glab(1) glab(1)

NAME

glab-mcp - Work with a Model Context Protocol (MCP) server. (EXPERIMENTAL)

SYNOPSIS

glab mcp [flags]

DESCRIPTION

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/.

OPTIONS INHERITED FROM PARENT COMMANDS

-h, --help[=false] Show help for this command.

EXAMPLE

glab mcp serve

SEE ALSO

glab(1), glab-mcp-serve(1)

Apr 2026 Auto generated by spf13/cobra