Skip to content
Back to search
30
MCP

@itapi-core/mcp-harbor

npm/@itapi-core/mcp-harbor

KR: Harbor Project, Repository, Artifact CRUD와 범용 API 호출을 MCP 도구로 제공하는 서버. EN: MCP server for Harbor CRUD operations and generic API access over stdio and Streamable HTTP.

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

Similar MCP servers embedding-nearest

@itapi-core/mcp-gitlab
KR: GitLab Project, Group, Repository, MR, Issue, Pipeline, Job, User 등 전체 CRUD와 범용 API 호출을 MCP 도구로 제공하는 서버. EN: MCP server for GitLab CRUD
0 tools
harbor-registry-mcp
MCP server for Harbor Registry — projects, repos, artifacts, storage reports, cleanup
0 tools
@itapi-core/mcp-proxmox
KR: Proxmox VE API 연동 MCP 서버. EN: MCP server for Proxmox VE operations over stdio and Streamable HTTP.
0 tools
mcp-quickchart
KR: QuickChart API를 이용해 데이터를 시각화하는 MCP 서버. EN: MCP server for QuickChart API operations over stdio and Streamable HTTP.
0 tools
@itapi-core/mcp-mermaid
KR: Mermaid 다이어그램 텍스트를 이미지로 변환하는 MCP 서버. EN: MCP server to convert Mermaid diagram text into images over stdio and Streamable HTTP.
0 tools
io.github.mshegolev/harbor-registry-mcp
Harbor Registry MCP — projects, repos, artifacts, storage reports, cleanup (with dry-run).
0 tools

How to use

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

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