Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

get_time_tracking

Retrieve time tracking data including estimates, spent time, and timelog entries for GitLab issues or merge requests to monitor project progress and resource allocation.

Instructions

Get time tracking data (estimate, spent, timelogs) for an issue or merge request

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathYesFull path of the project (e.g., "group/project-name")
resourceTypeYesType of resource to get time tracking for
iidYesIssue or merge request IID
includeTimelogsNoWhether to include individual timelog entries
firstNoNumber of timelog entries 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