mcp-gitlab

Vijay-Duke/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 henry@mcphub.com.

The MCP GitLab Server is a Model Context Protocol server that integrates with GitLab's API, allowing LLMs to manage repositories, issues, merge requests, and more.

Tools

Functions exposed to the LLM to take actions

gitlab_list_projects

List accessible GitLab projects with pagination and search.

gitlab_get_project

Get detailed information about a specific project.

gitlab_list_issues

List project issues with state filtering.

gitlab_get_issue

Get a single issue with full details.

gitlab_list_merge_requests

List merge requests with filtering options.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources