io.github.sjk4425/ncloud
Quality Score
85
/100
MCP server for managing Naver Cloud Platform (Ncloud) infrastructure
§00 Trust verdict · v1 advisory · method
UNVERIFIEDno verdict on file
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ncloud": {
"command": "npx",
"args": [
"-y",
"ncloud-mcp-server"
],
"env": {
"NCLOUD_ACCESS_KEY": "<your-ncloud_access_key>",
"NCLOUD_SECRET_KEY": "<your-ncloud_secret_key>",
"NCLOUD_REGION": "<ncloud_region>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ncloud": {
"command": "npx",
"args": [
"-y",
"ncloud-mcp-server"
],
"env": {
"NCLOUD_ACCESS_KEY": "<your-ncloud_access_key>",
"NCLOUD_SECRET_KEY": "<your-ncloud_secret_key>",
"NCLOUD_REGION": "<ncloud_region>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y ncloud-mcp-server§02 Environment variables
NCLOUD_ACCESS_KEYrequiredsecret
Ncloud API Access Key
NCLOUD_SECRET_KEYrequiredsecret
Ncloud API Secret Key
NCLOUD_REGIONNcloud region code (KR, JPN, SGN, USWN, DEN)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.