gitlab-mcp

azzarri/gitlab-mcp

3.2

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

The GitLab MCP Server is a simple Model Context Protocol server designed to interact with the GitLab API, supporting both self-hosted GitLab instances and gitlab.com.

Tools

Functions exposed to the LLM to take actions

list_projects

Lista projekt

get_project

Hämta projektinfo

create_project

Skapa projekt

get_file

Läs fil

create_file

Skapa fil

update_file

Uppdatera fil

delete_file

Ta bort fil

list_files

Lista filer/mappar

list_branches

Lista branches

create_branch

Skapa branch

list_issues

Lista issues

get_issue

Hämta issue

create_issue

Skapa issue

update_issue

Uppdatera issue

list_merge_requests

Lista MRs

get_merge_request

Hämta MR

create_merge_request

Skapa MR

list_pipelines

Lista pipelines

get_pipeline

Hämta pipeline

list_commits

Lista commits

get_current_user

Visa inloggad användare

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources