Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

get_user_issues

Retrieve issues assigned to a specific user in GitLab projects using GraphQL filtering. Filter by state, project, and paginate results.

Instructions

Get all issues assigned to a specific user - uses proper GraphQL filtering for reliable results

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
usernameYesUsername to find issues for (e.g., "cdhanlon")
stateNoFilter by issue state (opened, closed, all)opened
projectPathNoOptional: limit search to a specific project
firstNoNumber of issues 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