mikedotJS/mcp-gitlab
3.2
If you are the rightful owner of mcp-gitlab and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that integrates with GitLab using the `glab` CLI, enabling AI assistants to manage GitLab repositories, issues, merge requests, and pipelines.
Tools
Functions exposed to the LLM to take actions
gitlab.issues.list
List issues for a project.
gitlab.mrs.list
List merge requests for a project.
gitlab.mr.create
Create a new merge request.
gitlab.pipelines.list
List pipelines for a project.
gitlab.api
Low-level access to GitLab REST API.
glab.version
Get the installed glab CLI version.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client