Skip to main content
Glama

Related Servers

Alternatives to gdrive-mcp

No user-submitted related servers found.

    Related Servers

    • 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.
      5 npm
      2
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Google Drive, Docs, and Sheets — built for Claude Code. Gives Claude Code direct read/write access to Google Sheets (cell-level edits, formatting, structure), Google Docs (insert, replace, append), and Drive (search).
      35 npm
      1
      MIT

    TDQS

    A3.8/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool targets a distinct action on a specific resource (e.g., append_rows vs write_sheet, read_document vs read_file_as_text) with clear scoping, eliminating ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern (e.g., create_document, search_files, rename_file) with no deviations.

    Tool Count5/5

    14 tools cover the essential operations for Google Drive, Docs, and Sheets without being overwhelming or sparse.

    Completeness3/5

    Solid for Sheets (CRUD + format/append/clear) but missing create_folder, delete/organize files, and update document content beyond creation, leaving notable gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues