Ncloud Gov runs on your own machine — the client starts it, so there is no endpoint to ping. 262 installs a week from npm. Last commit 2 Aug 2026.
MCP server for managing Naver Cloud Platform Government (Ncloud 공공존) infrastructure
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ncloud-gov -- npx -y ncloud-gov-mcp-server
{
"mcpServers": {
"ncloud-gov": {
"args": [
"-y",
"ncloud-gov-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.ncloud-gov]
command = "npx"
args = ["-y", "ncloud-gov-mcp-server"]
{
"mcpServers": {
"ncloud-gov": {
"args": [
"-y",
"ncloud-gov-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ncloud-gov": {
"args": [
"-y",
"ncloud-gov-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.