Skip to main content
Glama
GlossMod

GlossModMCP

Official
by GlossMod

Related Servers

Alternatives to GlossModMCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a distinct purpose: get_games for searching/listing games, get_game_detail for a specific game's details, get_mods for listing mods (requires game_id), and get_mod_detail for mod details. No overlap.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (get_games, get_game_detail, get_mods, get_mod_detail). Clear and predictable.

    Tool Count5/5

    4 tools is well-scoped for a read-only mod database. It covers the essential operations without overloading the surface.

    Completeness4/5

    Covers the core workflow of browsing games and mods. The only gap is that mod search requires a game_id, so you cannot directly search mods by name across all games. Otherwise complete for the domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues