Skip to main content
Glama

Related Servers

Alternatives to Steam MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      A read-only MCP server that enables AI assistants to access a user's Steam library, playtime, achievements, friends, wishlist, and store data for backlog analysis, game recommendations, discount monitoring, and play-activity summaries.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Steam data, backed by steamgpt.net - a free Steam data API for AI agents. Steam profiles, SteamID conversion, VAC / game / community / trade bans, FACEIT stats, public friend graph, batch lookups and player comparison. No API key, no registration, no tracking.
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for the Steam Web API, exposing your game library, playtime, achievements, friends, wishlist, and the Steam store to MCP clients over stdio.
      13 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for Valve's Steam that enables querying game libraries, player profiles, achievements, friends, store listings, Workshop items, and current player counts. Provides 14 tools across 5 categories with a React dashboard and REST bridge.
      14
      1
      MIT

    TDQS

    B3.3/5.0

    Scored across 41 tools

    Disambiguation4/5

    Most tools map cleanly to distinct resources and actions (user, game, reviews, friends, market), and the descriptions clarify intended use. A few clusters overlap conceptually—steam_get_app_details, steam_analyze_game, and steam_should_i_buy all provide game overviews—but their descriptions separate comprehensive details, a one-call brief, and a purchase decision respectively.

    Naming Consistency5/5

    All tools share a consistent steam_ prefix and lower_snake_case convention. Simple retrievals follow steam_get_<entity> (steam_get_player_summary, steam_get_app_details), while compound operations use recognizable action verbs (steam_discover, steam_recommend, steam_compare_games). The pattern is highly predictable across all 41 tools.

    Tool Count2/5

    41 tools is well into the 'too many' range for an MCP surface, even for a broad platform like Steam. Several highly specialized tools (steam_get_rarest_unlocks, steam_get_update_impact, steam_analyze_game) could be composed from more general ones, and the large count creates a heavier selection burden for agents.

    Completeness4/5

    The toolset covers the major Steam public-surface workflows: user profiles, friends, libraries, achievements, store details, reviews, discovery, pricing, wishlists, market items, workshop metadata, and group info. Minor gaps exist—there is no workshop search or market listing browsing, and some Steam community features are missing—but core user and game questions have no dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues