GitLab MCP Server
GitLab's own remote server for issues, merge requests and pipelines.
Add it to your client
Officialclaude mcp add --transport http gitlab https://gitlab.com/api/v4/mcp
- Transport
- http
- Auth
- Required
- Tools
- 32
Nothing extra has to be installed: the server is part of GitLab and answers over streamable HTTP at /api/v4/mcp on your instance, whether that is GitLab.com, self-managed or Dedicated. Its tools cover issues and work item notes, merge request creation with commits, diffs and pipelines, job logs, repository files, branch creation, wiki pages, plus keyword and semantic code search. Clients register through OAuth dynamic client registration, so no personal access token ends up pasted into a config file.
Similar MCP servers
Buildkite MCP Server
MCP serverQuery Buildkite pipelines, builds, jobs and test runs from an agent session.
MCP Jenkins
MCP serverCommunity MCP server for querying Jenkins jobs, builds and console output.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment