Skip to main content
Glama

Related Servers

Alternatives to A1 Google Sheets MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 20 tools

    Disambiguation5/5

    Every tool targets a distinct resource or action: values, structure, formatting, validation, conditional formatting, charts, tables, permissions, and protected ranges are all cleanly separated. Even close pairs like write_values vs batch_write_values and manage_permissions vs manage_protected_ranges are explicitly scoped so an agent can tell them apart.

    Naming Consistency4/5

    The tools overwhelmingly follow a snake_case verb_noun pattern such as create_spreadsheet, read_values, and manage_sheets, with a consistent manage_* group. raw_request is the one non-verb deviation, and set_frozen uses an adjective rather than a noun, but these are minor and do not create confusion.

    Tool Count3/5

    At 20 tools, the set sits in the 16-25 range that feels heavy for an agent to scan, though the Google Sheets domain is broad enough that each tool has a plausible purpose. It is borderline rather than bloated, but still above the ideal 3-15 range.

    Completeness4/5

    The toolset covers the core spreadsheet lifecycle well: create/read/search spreadsheets, CRUD for sheets, dimensions, tables, charts, permissions, protections, plus full read/write/append/clear values and formatting/validation/conditional-format rules. Minor gaps remain around Drive-level file operations like deleting or moving a spreadsheet, and some conveniences like named-range management are left to raw_request, but the escape hatch covers most Sheets-API gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues