Skip to main content
Glama

Related Servers

Alternatives to Interview Coach MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    B3/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools target distinct actions on distinct resources (log, search, add, stats, weak areas). The retrieval trio get_attempt_history, get_recent_attempts, and get_topic_history overlap in returning attempts and differ only by filter scope, which could cause occasional misselection, though descriptions do clarify each scope.

    Naming Consistency4/5

    Nearly all tools follow a clear snake_case verb_noun pattern (log_attempt, search_problem, get_attempt_history, add_problem). The lone 'hello' tool breaks the convention but is a trivial outlier.

    Tool Count5/5

    Ten tools is well within the ideal range and each earns its place across problem management, attempt tracking, analytics, and interview memory. No bloat or thinness.

    Completeness3/5

    Core attempt-tracking and analytics workflows are covered, but there are notable gaps: no tool to add an interview experience despite search_interview_memory existing, no list_topics to feed get_topic_history, and no update/delete for problems or attempts.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues