glab-mcp - Man Page

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 experimental. It might be broken or removed without any prior notice. Read more about what experimental features mean at

https://docs.gitlab.com/policy/development_stages_support/

Use experimental features at your own risk.

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)

Referenced By

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

Nov 2025 Auto generated by spf13/cobra