Skip to main content
Glama

Related Servers

Alternatives to specter-skills

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.9/5.0

    Scored across 46 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes (e.g., create vs list vs edit vs schedule for different entity types). However, the presence of generic escape hatches (specter_admin_call, specter_client_call) and a generic update tool (specter_update_entity) alongside specific edit tools introduces some ambiguity. Overall, well-disambiguated.

    Naming Consistency5/5

    All tools follow a consistent specter_verb_noun pattern (e.g., specter_create_currency, specter_list_items, specter_delete_achievement). Naming is predictable and easy to navigate.

    Tool Count3/5

    With 46 tools, the server covers a vast number of operations for a game backend. While comprehensive, the count feels high; multiple list tools and generic tools could be consolidated. Slightly over-scoped.

    Completeness4/5

    The tool surface covers most aspects of the Specter game backend: CRUD for key entities, player state, rewards, events, and testing. Minor gaps (e.g., no player creation tool) exist, but overall it provides a thorough set for configuration and verification.