Skip to content
Back to search
30
MCP

@itapi-core/mcp-gitlab

npm/@itapi-core/mcp-gitlab

KR: GitLab Project, Group, Repository, MR, Issue, Pipeline, Job, User 등 전체 CRUD와 범용 API 호출을 MCP 도구로 제공하는 서버. EN: MCP server for GitLab CRUD operations (projects, groups, repos, MRs, issues, pipelines, jobs, users, and more) over stdio and Streamable HTTP.

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

Similar MCP servers embedding-nearest

@itapi-core/mcp-harbor
KR: Harbor Project, Repository, Artifact CRUD와 범용 API 호출을 MCP 도구로 제공하는 서버. EN: MCP server for Harbor CRUD operations and generic API access
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools
mcp/gitlab
MCP Server for the GitLab API, enabling project management, file operations, and more.
0 tools
GitLab MCP Server
Manage GitLab projects, issues, merge requests, pipelines, repositories, and admin workflows.
0 tools · streamable-http
@zereight/mcp-gitlab
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more
0 tools
io.github.zereight/gitlab-mcp
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
0 tools

How to use

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

{
  "mcpServers": {
    "@itapi-core/mcp-gitlab": {
      "url": "None",
      "transport": "http"
    }
  }
}