Skip to content
Back to search
30
MCP

mcp-nexus

npm/mcp-nexus

KR: Nexus Repository Manager 3 API 연동 MCP 서버. EN: MCP server for Nexus Repository Manager 3 operations over stdio and Streamable HTTP.

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

Similar MCP servers embedding-nearest

@itapi-core/mcp-proxmox
KR: Proxmox VE API 연동 MCP 서버. EN: MCP server for Proxmox VE operations over stdio and Streamable HTTP.
0 tools
mcp-ocp
KR: OpenShift API 연동 MCP 서버. EN: MCP server for OpenShift Container Platform operations.
0 tools
mcp-server-neon
MCP server for interacting with Neon Management API and databases
0 tools
mcp-argocd
KR: ArgoCD 리소스 제어 및 조회를 제공하는 MCP 서버. EN: MCP server for ArgoCD API operations over stdio and Streamable HTTP.
0 tools
mcp/neon
MCP server for interacting with Neon Management API and databases
0 tools
mcp-quickchart
KR: QuickChart API를 이용해 데이터를 시각화하는 MCP 서버. EN: MCP server for QuickChart API operations over stdio and Streamable HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-nexus": {
      "url": "None",
      "transport": "http"
    }
  }
}