mcp-server-gitlab

tmustafiz/mcp-server-gitlab

3.2

If you are the rightful owner of mcp-server-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.

MCP GitLab Repository Analysis Server is a Model Context Protocol server designed for analyzing GitLab repositories, providing tools for LLM coding agents to interact with and analyze these repositories.

Tools

Functions exposed to the LLM to take actions

search_files

Search for files in the repository matching the query

get_file_content

Get the content of a specific file

get_project_info

Get information about the GitLab project

get_merge_requests

Get merge requests for the project

create_hotfix

Create a new hotfix branch from the main branch

commit_changes

Commit and push changes to the specified branch

create_merge_request

Create a merge request for the specified branch

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources