mcp-gitlab is a Model Context Protocol server for the GitLab REST API that provides tools for managing projects, merge requests, pipelines, and more.
From the registry: MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
Please install the `mcp-gitlab-vish288` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **GitLab personal access token** — Create a personal access token with api scope (or read_api for read-only) in your GitLab instance
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["mcp-gitlab"]
- required environment variables:
- `GITLAB_URL`: GitLab instance URL (example: `https://gitlab.example.com`)
- `GITLAB_TOKEN`: GitLab authentication token (PAT, OAuth, or CI job token) (example: `<your-gitlab-token>`)
- optional environment variables:
- `GITLAB_READ_ONLY`: Set to true to disable write operations (example: `false`)
- `GITLAB_SSL_VERIFY`: Set to false to skip SSL verification (example: `true`)
Note: GitLab REST API MCP server (83 tools, 7 resources, 6 prompts). Works with GitLab.com and self-hosted instances.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GITLAB_URLrequiredGitLab instance URL (e.g. `https://gitlab.example.com`)GITLAB_TOKENrequiredAuthentication tokenConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.