ncloud-gov-mcp-server

sjk4425/ncloud-gov-mcp-server
★ 1 stars TypeScript Other Updated today
Naver Cloud Platform 공공존(Gov) 인프라를 AI로 관리하는 MCP 서버
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ncloud-gov-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "sjk4425/ncloud-gov-mcp-server"
      ]
    }
  }
}