Ncloud MCP Server

English Naver Cloud Platform(Ncloud) 인프라를 AI 어시스턴트에서 직접 관리할 수 있는 Model Context Protocol (MCP) 서버입니다. It runs locally over stdio via the published package.

People who work with cloud, devops and infra and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 2 · #210 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Ncloud

before you install - you'll need

Set NCLOUD_ACCESS_KEY, NCLOUD_SECRET_KEY, NCLOUD_REGION, NCLOUD_TOOL_GROUPS before connecting.

Claude Code

claude mcp add sjk4425-ncloud-mcp-server -- npx -y ncloud-mcp-server

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package ncloud-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.sjk4425 is GitHub-verified and matches the repo owner

03 · What Ncloud can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.15.0 · 2026-09-16

> Field report of 2026-09-17: Ncloud Storage requests were being routed wrongly inside the server, and lifecycle configuration "did not work". Specs re-derived from the official Ncloud Storage API - all 40 documented…

v1.14.0 · 2026-09-15

> Field test report of 2026-09-15 (9 findings: 1 Blocker / 2 High / 3 Medium / 3 Low), from a session that tried to build a Cloud Functions cron scheduler to start/stop a server. Every Cloud Functions write call failed…

v1.13.0 · 2026-09-05

> Field bug report of 2026-09-01 (7 defects: 4 Blocker / 2 High / 1 Low), found while creating and deleting NAS, five Cloud DB engines, Cloud Hadoop, SES, CDSS and VPC Peering on a real KR account. Every defect had the…

04 · Who maintains Ncloud

ncloud is maintained by sjk4425. We track 2 MCP servers from sjk4425 - 2 actively maintained, 3 combined GitHub stars, oldest repo from May 2026.

05 · Facts

category
other - ranked #210 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.sjk4425/ncloud (active, first published 2026-05-21 · 22 versions)
packages
npm:ncloud-mcp-server

06 · Ncloud FAQ

What is Ncloud?

English Naver Cloud Platform(Ncloud) 인프라를 AI 어시스턴트에서 직접 관리할 수 있는 Model Context Protocol (MCP) 서버입니다. It runs locally over stdio via the published package.

Is Ncloud still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Ncloud?

Run `npx -y ncloud-mcp-server`. The README documents 4 environment variables (NCLOUD_ACCESS_KEY, NCLOUD_SECRET_KEY, NCLOUD_REGION…) to set first. Set NCLOUD_ACCESS_KEY, NCLOUD_SECRET_KEY, NCLOUD_REGION, NCLOUD_TOOL_GROUPS before connecting. You can also paste the ready-made client config above.

Does Ncloud run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Ncloud

More MCP servers to compare · Leclerc Drive · Slide Forge · Korean Rnd Regs MCP · Patent Search MCP Server · Coach MCP

More TypeScript MCP servers · Rekindle · Federal Compass MCP · Cellar Tracker · Qwen DAP MCP · see all