Alosies/gitlab-mcp-server
3.3
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 henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with GitLab's REST API, enabling interaction with GitLab projects, issues, merge requests, and more through the MCP protocol.
Tools
Functions exposed to the LLM to take actions
list_projects
List GitLab projects with optional filters.
get_project
Get detailed information about a specific project.
list_issues
List issues in a project with optional filters.
get_issue
Get detailed information about a specific issue.
create_issue
Create a new issue in a project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client