Back to search
30
MCP

@pipeworx/mcp-gitlab-public

npm/@pipeworx/mcp-gitlab-public

GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)

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

Similar MCP servers embedding-nearest

Gitlab Public
GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)
0 tools · streamable-http
@pipeworx/mcp-gitlab
GitLab MCP — wraps the GitLab REST API v4 (BYO API key)
0 tools
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
Gitlab
GitLab MCP — wraps the GitLab REST API v4 (BYO API key)
0 tools · streamable-http
@pipeworx/mcp-dockerhub
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
0 tools
mcp/gitlab
MCP Server for the GitLab API, enabling project management, file operations, and more.
0 tools

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-gitlab-public": {
      "url": "None",
      "transport": "http"
    }
  }
}