Skip to main content
Glama

Related Servers

Alternatives to agent-billboard-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.7/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct operation—reading state, acquiring posting rights, appending, clearing, approving proposals, and viewing history—with no overlapping responsibilities. The descriptions also specify preconditions like holding the slot, which further differentiates the tools.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: read_billboard, acquire_posting_rights, append_message, clear_message, approve_proposal, get_flip_history. The minor use of both 'read' and 'get' is not a meaningful deviation since both are action verbs in the same style.

    Tool Count5/5

    Six tools is well-scoped for the billboard domain, covering state inspection, bidding/acquisition, message mutation, approval flow, and historical data. There is no redundancy or bloat.

    Completeness5/5

    The set covers the full lifecycle: read current state, acquire/outbid, append/clear messages, approve proposals, and inspect historical holders. Stake displacement is handled atomically in acquisition, and proposal staleness/expiry covers edge cases, leaving no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues