Skip to content
Back to search
30
MCP

@itapi-core/mcp-proxmox

npm/@itapi-core/mcp-proxmox

KR: Proxmox VE API 연동 MCP 서버. EN: MCP server for Proxmox VE operations over stdio and Streamable HTTP.

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

Similar MCP servers embedding-nearest

mcp-nexus
KR: Nexus Repository Manager 3 API 연동 MCP 서버. EN: MCP server for Nexus Repository Manager 3 operations over stdio and Streamable HTTP.
0 tools
@itapi-core/mcp-excalidraw
KR: Excalidraw 연동 MCP 서버. EN: MCP server for generating Excalidraw JSON files.
0 tools
@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
mcp-immich
KR: Immich REST API를 MCP(Model Context Protocol) 도구로 제공하는 서버. EN: MCP server for Immich over stdio and HTTP.
0 tools
io.github.nandi-services/nandi-proxmox-mcp
MCP server for Proxmox VE management (VM, LXC, nodes)
0 tools
@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

How to use

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

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