Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

list_iterations

Retrieve sprints (iterations) for a GitLab group with cadence details, supporting filtering by state and pagination for project planning.

Instructions

List iterations (sprints) for a group with cadence info. Requires GitLab Premium/Ultimate.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupPathYesFull path of the group (e.g., "my-group" or "parent/child-group")
stateNoFilter by state: upcoming, current, opened, closed (omit for all)
firstNoNumber of iterations to retrieve
afterNoCursor for pagination
userCredentialsNoYour GitLab credentials (optional - uses shared token if not provided)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ttpears/gitlab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server