Skip to main content
Glama

Related Servers

Alternatives to WuWa MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Enables querying Wuthering Waves character and echo artifact information, returning deduplicated Markdown-formatted data for LLM consumption.
      3
      150 PyPI
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to search and access Arknights game data including operator information, enemy intelligence, skills, talents, and attributes through PRTS.wiki integration. Provides fuzzy search functionality for operators and enemies with clean Markdown output.
      9
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides read-only access to HoYoLAB and HoYoWiki APIs, enabling search and retrieval of posts, wiki entries, and article content converted to Markdown.
      2
      AGPL 3.0
    • A
      license
      A
      quality
      C
      maintenance
      Searches Danbooru for anime/game characters and their associated tags, providing tools to retrieve character profiles, co-occurring tags, wiki descriptions, and tag implications.
      5
      12
      MIT
    • F
      license
      Not graded
      quality
      A
      maintenance
      Enables querying the Purupuru universe codex programmatically, including characters, locations, Jani variants, and Wuxing elements, with anti-hallucination validation and fuzzy search.
      -

    TDQS

    B3.2/5.0

    Scored across 3 tools

    Disambiguation2/5

    The tools 'get_character_info' and 'get_character_profile' have significant overlap, both querying character data by Chinese name and returning Markdown. While 'get_character_info' includes skills and guides, and 'get_character_profile' focuses on profile details, their purposes are not clearly distinct, leading to potential confusion. 'get_artifact_info' is more distinct, targeting artifacts, but the character tools are ambiguous.

    Naming Consistency5/5

    All tool names follow a consistent 'get_noun_info' or 'get_noun_profile' pattern using snake_case, with clear and predictable naming. 'get_artifact_info', 'get_character_info', and 'get_character_profile' maintain uniformity in structure and style, making them easily readable and organized.

    Tool Count3/5

    With only 3 tools, the count feels thin for a game-related server like WuWa MCP Server, which might benefit from more operations such as updates, searches, or list functions. However, it covers basic retrieval needs, so it's borderline but not severely lacking.

    Completeness2/5

    The tool set is incomplete for a game data server, as it only provides retrieval (get) operations without create, update, delete, or list functions. There are obvious gaps in CRUD coverage, and the overlapping character tools suggest redundancy rather than comprehensive lifecycle management, which could lead to agent inefficiencies.

    Maintenance

    ActivityInactive
    ResponsivenessSlow