Skip to main content
Glama

Related Servers

Alternatives to mcp-google-forms

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 13 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: form-level reads/writes, item mutations, response reads, watch management, and a raw escape hatch. Tools like update_form_info, update_form_settings, and set_publish_settings have clearly separated concerns, so there is little risk of misselection.

    Naming Consistency4/5

    Most names follow a clear verb_noun snake_case pattern: get_form, update_question, list_responses, move_item. Minor inconsistencies exist, such as add_question vs create_form, set_publish_settings vs update_*, and raw_request not following the verb_noun convention.

    Tool Count5/5

    With 13 tools, the server is well-scoped for managing Google Forms: CRUD for forms and items, response access, watch management, and an escape hatch. Each tool earns its place without redundancy or excessive surface area.

    Completeness4/5

    The tool set covers the core form lifecycle, item mutations, response reading, publish settings, and watches. Minor gaps exist, such as no typed way to add page breaks/text items or set grading during question creation, but the raw_request escape hatch and documented update_question workflow provide workarounds.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues