Skip to main content
Glama

Related Servers

Alternatives to hermes-google

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude to manage Google Workspace services such as Calendar, Gmail, and Docs with configurable access and safe-by-design limitations.
      2
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables Claude to manage Gmail, Google Calendar, and Google Contacts through a safety-first interface with soft-delete protections and draft-only email capabilities. Supports multiple Google accounts with comprehensive mutation logging and mandatory manual confirmation for destructive actions.
      16
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects Claude Code to Gmail for reading, searching, drafting, and managing emails with features like labels, filters, and smart workflows.
      134 npm
      MIT

    TDQS

    A4.1/5.0

    Scored across 19 tools

    Disambiguation5/5

    Tools are cleanly namespaced by domain prefixes (mail_, cal_, drive_, auth_) and each targets a distinct operation: search vs. get vs. list, and create vs. update vs. delete. No two tools appear to overlap in purpose or cause meaningful selection ambiguity.

    Naming Consistency4/5

    All tool names use lowercase snake_case with a consistent domain-prefix pattern, and most follow a predictable action-object structure. Minor deviations like mail_list_pending and auth_status are still readable and do not break the overall naming logic.

    Tool Count4/5

    With 19 tools, the server is slightly above the ideal 3-15 range, but the count is justified by covering three distinct Google subsystems plus authentication. Each tool earns its place, and there are no redundant or filler tools.

    Completeness4/5

    Calendar has full CRUD, Drive has search/list/get/upload/update/move/delete, and mail covers search, read, archive, mark-read, and sending a draft. Minor gaps such as no explicit create-draft or folder-creation tool are workable omissions rather than critical dead ends.

    Maintenance

    ActivityStale
    ResponsivenessNo issues