Skip to content
Windsurf

NAVER MYBOX for Windsurf

io.github.java-jaydev/naver-mybox-mcp

List, search, download and upload files in a NAVER MYBOX (네이버 마이박스) cloud drive.

client:Windsurf transport:stdio runtime:pypi

Install NAVER MYBOX in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "naver-mybox-mcp": {
      "command": "uvx",
      "args": [
        "naver-mybox-mcp"
      ],
      "env": {
        "MYBOX_PAT": "<MYBOX_PAT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

NAVER MYBOX in other clients