Danielsuri/gitlab-mcp-server
3.1
If you are the rightful owner of gitlab-mcp-server 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 for fetching GitLab merge request diffs from your private GitLab instance.
Tools
Functions exposed to the LLM to take actions
hello_world
Returns a friendly hello message to test the connection.
fetch_merge_request_diff
Fetches the diff of a GitLab merge request.
get_merge_request_commentable_lines
Gets a list of lines that can be commented on in a merge request diff.
add_merge_request_inline_comment
Adds an inline comment to a specific line in a merge request diff.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client