Integrate GitLab MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with GitLab
List or search GitLab projects, optionally filtering by search term, membership, or ownership. Use this to discover projects (and their IDs) before acting on them with other GitLab actions. Supports ordering by name, path, creation/update time, star count, last activity, or search similarity, plus pagination. The similarity order requires a Search term. See the documentation
Retrieves available options for the Project ID field.
Retrieves available options for the Group Path field.
Retrieves available options for the Group ID field.
List all members of a project. See the documentation
List all groups. See the documentation
Updates an existing project issue. See the documentation
Updates an epic. See the documentation
Search for issues in a repository with a query. See the documentation
Get a list of repository branches from a project. See the documentation
List commits in a repository branch. See the documentation
Get a single project repository branch. See the documentation
Gets a single issue from repository. See the documentation
Creates a new issue. See the documentation
Creates a new epic. See the documentation
Create a new branch in the repository. See the documentation