Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

list_milestones

Retrieve milestones for GitLab projects or groups with progress statistics including total and closed issue counts. Filter by state, search titles, and manage pagination.

Instructions

List milestones for a project or group with progress statistics (total/closed issue counts)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fullPathYesFull path of the project or group (e.g., "group/project-name" or "group")
isProjectYesWhether the path is a project (true) or group (false)
stateNoFilter by state: active, closed (omit for all)
searchNoSearch milestones by title
includeAncestorsNoInclude milestones from ancestor groups
firstNoNumber of milestones 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