Back to search
30
MCP streamable-http

Gitlab Public

io.github.pipeworx-io/gitlab-public

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-gitlab-public
GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)
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-gitlab
GitLab MCP — wraps the GitLab REST API v4 (BYO API key)
0 tools
mcp/gitlab
MCP Server for the GitLab API, enabling project management, file operations, and more.
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools

How to use

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

{
  "mcpServers": {
    "gitlab_public": {
      "url": "https://gateway.pipeworx.io/gitlab-public/mcp",
      "transport": "streamable-http"
    }
  }
}