01Includes dedicated toolsets for general queries (`steam_get_*`) and default user data access (`steam_me_*`).
020 GitHub stars
03Features a standardized output structure (e.g., `target / summary / items / sections`) optimized for model consumption.
04Single-game tools support querying by AppID or directly using Chinese game names for convenience.
05Provides a simplified interface with high-frequency tools, without exposing raw Steam API explorers.
06Prioritizes localized game names for display, automatically falling back to original names if no Chinese translation is available.