Skip to main content
Glama

list_releases

Retrieve all project releases with options to filter by date, sort order, and include HTML descriptions for GitLab projects.

Instructions

List all releases for a project

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoProject ID or URL-encoded path
order_byNoThe field to use as order. Either released_at (default) or created_at.
sortNoThe direction of the order. Either desc (default) for descending order or asc for ascending order.
include_html_descriptionNoIf true, a response includes HTML rendered Markdown of the release description.
pageNoPage number for pagination (default: 1)
per_pageNoNumber of items per page (max: 100, default: 20)

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/zereight/gitlab-mcp'

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