Access GitLab repositories, issues, and merge requests
Available tools exposed by this MCP server to your AI agent.
list_projects
List GitLab projects accessible to the authenticated user
get_project
Get details about a specific GitLab project
create_issue
Create a new issue in a GitLab project
list_issues
List issues in a GitLab project
create_merge_request
Create a new merge request
list_merge_requests
List merge requests in a project
get_file_contents
Get the contents of a file in the repository
create_or_update_file
Create or update a file in the repository
list_branches
List branches in a GitLab project
create_branch
Create a new branch in the repository
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add gitlabAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use GitLab directly without routing
npx -y @modelcontextprotocol/server-gitlabNew to Agent-CoreX? View setup guide →