Skip to main content
Glama

Related Servers

Alternatives to Trellio-MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 48 tools

    Disambiguation4/5

    Most tools target distinct resources and actions (boards, lists, cards, labels, checklists, comments, attachments, webhooks). Minor overlap exists between create_attachment and upload_attachment (both create attachments, one by URL and one by local file), and between get_board and get_board_overview (overview returns more but both fetch board data).

    Naming Consistency5/5

    Tool names consistently follow a verb_noun pattern (list_, create_, get_, update_, delete_, archive_, unarchive_, add_, remove_, upload_, download_). The pattern is uniform across all resource types, making the API predictable.

    Tool Count3/5

    48 tools is on the heavy side for a Trello MCP server, but the breadth reflects the full Trello API surface (boards, lists, cards, labels, checklists, comments, members, attachments, webhooks, search). It feels comprehensive rather than bloated, though it exceeds the typical well-scoped range.

    Completeness5/5

    The tool surface covers the full lifecycle for boards, lists, cards, labels, checklists, comments, attachments, and webhooks, including archive/unarchive and upload/download. Missing operations like moving cards between lists are handled via update_card's idList field, and search covers cross-resource discovery.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues