Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

search_merge_requests

Search GitLab merge requests by username, author, assignee, or text within projects to find and filter relevant code review items.

Instructions

Search merge requests by username (supports "username", "author:username", "assignee:username") or search within a specific project. Note: GitLab does not support global text search for MRs - use projectPath for text searches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchTermYesUsername (e.g., "cdhanlon", "author:username", "assignee:username") or text when projectPath provided
projectPathNoProject path (e.g., "group/project"). Required for text searches, optional for username searches.
stateNoFilter by merge request state (opened, closed, merged, all)all
firstNoNumber of merge requests 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