MCP server for interacting with GitLab's API. Provides tools for repository management, CI/CD pipelines, and issue tracking. Connects to GitLab instances for authentication, project operations, and artifact handling. Used by developers for automating GitLab workflows, managing repositories, and integrating GitLab with other systems.
MCP server for interacting with GitLab's API. Provides tools for repository management, CI/CD pipelines, and issue tracking. Connects to GitLab instances for authentication, project operations, and artifact handling. Used by developers for automating GitLab workflows, managing repositories, and integrating GitLab with other systems.
npx -y @zereight/mcp-gitlabAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"zereight-mcp-gitlab-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @zereight/mcp-gitlab"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp-gitlab?"
API Key Required
This server requires an API key from mcp-gitlab. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP-GITLAB_API_KEY | Yes | Your mcp-gitlab API key |
"What resources are available in mcp-gitlab?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp-gitlab"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp-gitlab with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.