@pipeworx/steam

Connect: https://gateway.pipeworx.io/steam/mcp · Install: one-click buttons

Tools: 14

Steam Web API MCP — public Steam profile + game + news data. Free key.

Auth

  • Platform: PLATFORM_STEAM_KEY. BYO: ?_apiKey=….

Tools

  • resolve_vanity_url(vanityurl) — username → steamid64
  • player_summary(steamid) — profile summary
  • player_summaries(steamids) — bulk profile (comma-sep)
  • friend_list(steamid, relationship?) — friends
  • owned_games(steamid, include_appinfo?, include_played_free?) — owned games
  • recently_played(steamid, count?) — recent games
  • player_achievements(steamid, appid, l?) — achievements for a game
  • player_stats(steamid, appid) — user stats for a game
  • player_level(steamid) — Steam level
  • player_bans(steamids) — VAC/community bans
  • app_news(appid, count?, maxlength?) — app news feed
  • app_details(appids, cc?, l?) — store page detail (Steam Store, not Web API)
  • app_list() — full app list (large)
  • current_player_count(appid) — current concurrent players

Data source

https://api.steampowered.com, https://store.steampowered.com/api

Tools

Tools

Regenerated from source · build May 21, 2026