Skip to content
Claude Desktop

NAVER MYBOX for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:pypi

Install NAVER MYBOX in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

NAVER MYBOX in other clients