NAVER MYBOX
Rank #28,012io.github.java-jaydev/naver-mybox-mcp
List, search, download and upload files in a NAVER MYBOX (네이버 마이박스) cloud drive.
NAVER MYBOX is a Model Context Protocol (MCP) server published by java-jaydev. It ranks #28,012 of 132,113 servers tracked on MCP Toplist. NAVER MYBOX is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 12, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 104,101 of 132,113 servers on MCP Toplist.
Use NAVER MYBOX
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add naver-mybox-mcp -e "MYBOX_PAT=<your MYBOX_PAT>" -- uvx naver-mybox-mcpReplace each placeholder with your own value before saving.
[mcp_servers.naver-mybox-mcp]
command = "uvx"
args = ["naver-mybox-mcp"]
[mcp_servers.naver-mybox-mcp.env]
MYBOX_PAT = "<your MYBOX_PAT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"naver-mybox-mcp": {
"command": "uvx",
"args": [
"naver-mybox-mcp"
],
"env": {
"MYBOX_PAT": "<your MYBOX_PAT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"naver-mybox-mcp": {
"command": "uvx",
"args": [
"naver-mybox-mcp"
],
"env": {
"MYBOX_PAT": "<your MYBOX_PAT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"naver-mybox-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"naver-mybox-mcp"
],
"env": {
"MYBOX_PAT": "<your MYBOX_PAT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"naver-mybox-mcp": {
"command": "uvx",
"args": [
"naver-mybox-mcp"
],
"env": {
"MYBOX_PAT": "<your MYBOX_PAT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"naver-mybox-mcp": {
"command": "uvx",
"args": [
"naver-mybox-mcp"
],
"env": {
"MYBOX_PAT": "<your MYBOX_PAT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.java-jaydev%2Fnaver-mybox-mcp)<a href="https://mcptoplist.com/server/io.github.java-jaydev%2Fnaver-mybox-mcp"><img src="https://mcptoplist.com/badge/io.github.java-jaydev%2Fnaver-mybox-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
java-jaydev
Other servers by java-jaydev
View all java-jaydev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 13, 2026 |
Frequently asked questions
- Who maintains NAVER MYBOX?
- NAVER MYBOX is maintained by java-jaydev, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is NAVER MYBOX listed on the Official MCP Registry?
- Yes — NAVER MYBOX is listed on the Official MCP Registry, alongside Glama.
- How many versions does NAVER MYBOX have?
- MCP Toplist tracks 1 version of NAVER MYBOX, most recently published on Sep 13, 2026.
- Where can I find the source code for NAVER MYBOX?
- The source code for NAVER MYBOX is hosted at github.com/java-jaydev/naver-mybox-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.