Skip to main content
Glama

Related Servers

Alternatives to sisrun-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool addresses a clearly different temporal scope: the current week, an arbitrary week by date, and the rolling set of upcoming prescribed workouts. While get_current_week and get_week could both return the current week in some cases, their intended use cases are distinct and visible from the descriptions.

    Naming Consistency4/5

    All tools follow a get_ prefix and use temporal terms, which creates a predictable pattern. get_upcoming is slightly less noun-like than get_current_week and get_week, but the naming style is still consistent and readable.

    Tool Count5/5

    Three tools is a well-scoped size for a read-only training-plan retrieval server. Each tool serves a distinct need and none feels redundant or padding.

    Completeness4/5

    The server covers the primary retrieval needs for a training plan: current week, any specific week, and upcoming planned workouts. Minor gaps like direct workout-level detail or historical summaries are not obviously required for the stated scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues