Back to search
30
MCP

gitlab-helper-mcp

pypi/gitlab-helper-mcp

A Model Context Protocol (MCP) server for GitLab integration

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gitlab-clone-mcp-server
Model Context Protocol server for GitLab API integration
0 tools
gitlab-review-mcp
A Model Context Protocol (MCP) server implementation
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
iflow-mcp_adit-999_gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for interacting with GitLab API through AI Clients
0 tools
mcp/gitlab
MCP Server for the GitLab API, enabling project management, file operations, and more.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gitlab-helper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}