Skip to main content
Glama
java-jaydev

mybox-mcp

by java-jaydev

Related Servers

Alternatives to mybox-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      C
      maintenance
      Enables AI clients to manage Naver Cloud MYBOX files and folders through the MYBOX Open API, including listing, uploading/downloading, copying/moving, renaming, searching, favoriting, and trash operations.
      20
      -
    • A
      license
      B
      quality
      B
      maintenance
      Unofficial MCP server for NAVER WORKS Drive admin tasks, enabling shared-drive governance, permission management, and file operations via service-account delegation.
      16
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A read-only Google Drive MCP server that allows searching files, reading file content (with auto-export for Google Docs, Sheets, Slides), and retrieving file metadata via OAuth authentication.
      15 npm
      2
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Exposes a single shared Google Drive identity over Streamable HTTP so MCP clients can search, read, export, upload, update, move, copy, trash, and share Drive files, including auto-exported Workspace documents. Supports both full read-write access and optional bearer-token protection.
      -

    TDQS

    A3.6/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct operation: aggregate quota, folder listing, single-item info, search, download, upload, and folder creation. Overlap is minimal; the list/search distinction is clear (browse vs query).

    Naming Consistency4/5

    All names use the mybox_ prefix and snake_case, making them predictable and readable. There is a minor mix of verb-based (list, search, download, upload) and noun-based (storage, file_info) names, but no confusing inconsistency.

    Tool Count5/5

    Seven tools cover the essential storage operations without redundancy. Each tool earns its place and the set is well-scoped for a cloud storage MCP.

    Completeness3/5

    Core read, write, and create operations are present, but the lifecycle is incomplete: there is no delete, move/rename, or copy operation. These are notable gaps for a file management server.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues