NAVER MYBOX runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 Sep 2026.
List, search, download and upload files in a NAVER MYBOX (네이버 마이박스) cloud drive.
Today is the operative word: we check NAVER MYBOX every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 naver-mybox-mcp -- uvx naver-mybox-mcp
{
"mcpServers": {
"naver-mybox-mcp": {
"args": [
"naver-mybox-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.naver-mybox-mcp]
command = "uvx"
args = ["naver-mybox-mcp"]
{
"mcpServers": {
"naver-mybox-mcp": {
"args": [
"naver-mybox-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"naver-mybox-mcp": {
"args": [
"naver-mybox-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MYBOX_PAT (MYBOX personal access token, created in the MYBOX web UI under Settings > account and personal access token management. Falls back to ~/.mybox/token when unset.).
The author declared them in the registry entry; get the values from the project itself.
Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
MCP server for the Google Drive API: search, upload, download, organize and share files.
Read-only MCP server for listing, searching, downloading, and reading iCloud Drive documents.
Microsoft 365 OneDrive files via Graph: list, search, get, upload, download, share, read text.
Google Drive via gogcli for Claude — search, upload, download, permissions
Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.
Upload files and get public CDN links in chat.
Google Drive integration with file operations, folder navigation, search, and sharing
Answers built from our own checks of this server.