Skip to main content
Glama

Related Servers

Alternatives to SK Wwise MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: query building, object comparison, assignment inspection, property info, connectivity checks, etc. No two tools overlap significantly; even closely related tools like build_object_info_query and get_wwise_object_info serve different roles (constructor vs executor).

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case. Groupings like 'get_wwise_*' and 'is_wwise_*' are predictable, and each verb clearly indicates the action (ping, build, diff, get). No mixed conventions or vague verbs.

    Tool Count5/5

    15 tools is an appropriate scope for a Wwise middleware server. It covers essential query, inspection, and validation operations without being overwhelming. Each tool earns its place, providing a focused but useful interface.

    Completeness3/5

    The tool set is strong on inspection (query, diff, property info) but lacks any mutation tools (create, update, delete, setProperty). Given that the domain includes audio project editing, the absence of write operations is a notable gap that forces agents into a read-only workflow, limiting practical use.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues