← Index

io.github.sjk4425/ncloud

io.github.sjk4425/ncloud·v1.8.0·Other

MCP server for managing Naver Cloud Platform (Ncloud) infrastructure

In-path gate · all MCP tools

Using io.github.sjk4425/ncloud in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts—before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

curl -fsSL https://mcpindex.ai/install.sh | sh
Trust verdict · v1 advisory · method
REVIEWstatus: PARTIALfresh until 2026-08-07 16:02 UTC
screened 2026-07-08tier: scannedgranularity: description-levelsource: registry

Semantic screen found no manipulation pattern in the description. Conformance probe not yet run.

mcpindex.integrity.descriptionpassINFO

evidenceNo malicious instructions foundvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/io-github-sjk4425-ncloud)](https://mcpindex.ai/server/io-github-sjk4425-ncloud)
HTML
<a href="https://mcpindex.ai/server/io-github-sjk4425-ncloud"><img src="https://mcpindex.ai/api/v1/badge/io-github-sjk4425-ncloud" alt="mcpindex verdict" height="20" /></a>
Environment variables
NCLOUD_ACCESS_KEY
requiredsecret

Ncloud API Access Key

NCLOUD_SECRET_KEY
requiredsecret

Ncloud API Secret Key

NCLOUD_REGION

Ncloud region code (KR, JPN, SGN, USWN, DEN)

NCLOUD_TOOL_GROUPS

Comma-separated tool groups to load at startup, e.g. 'compute,network,billing' or 'all,-billing'. Unset = all groups. Include the 'dynamic' keyword to start with the core set (common+compute+network+database) AND allow mid-session expansion via the ncloud_enable_tool_group meta tool; without 'dynamic', the listed groups are locked (no runtime expansion). A '-'-excluded group is also refused for dynamic enable. common is always on.

NCLOUD_RESPONSE_PRUNE

Set to '1' to strip empty values (null/""/[]/{}) from responses globally.

NCLOUD_TIMEOUT_MS

API request timeout in milliseconds (default 30000). HTTP 429 is always auto-retried up to 2 times; read-only query tools also retry 503/504 and network errors.

NCLOUD_LANG

Language for client error messages: 'en' for English, otherwise/unset is Korean (default).

NCLOUD_RESPONSE_MAXBYTES

Opt-in response-size guard for read-only tools. When set to a positive byte threshold, large read-only responses are truncated item-by-item to stay under it, adding 'truncated'/'suggestedPageSize' recovery hints. Unset/0 = guard off (response shape unchanged).

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
Alternatives in Other