Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

search_issues

Search for GitLab issues using text queries or structured filters like assignee, author, labels, and state to find relevant project tasks.

Instructions

Search for issues with text search and/or structured filtering (assignee, author, labels, state). For filtering by assignee/author/labels without text search, leave searchTerm empty.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchTermNoText search term (optional - leave empty to filter by assignee/author/labels only)
projectPathNoOptional project path (e.g., "group/project"). Omit for global search.
stateNoFilter by issue state (opened, closed, all)all
assigneeUsernamesNoFilter by assignee usernames (e.g., ["cdhanlon", "jsmith"])
authorUsernameNoFilter by author username (e.g., "cdhanlon")
labelNamesNoFilter by label names (e.g., ["Priority::High", "bug"])
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