MCP server exposing 14 tools for steam.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/steam/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
resolve_vanity_url — Vanity URL → SteamID64.player_summary — Profile summary.player_summaries — Bulk profile.friend_list — Friends.owned_games — Owned games.recently_played — Recent games.player_achievements — Achievements for a game.player_stats — User stats for a game.player_level — Steam level.player_bans — VAC/community bans.app_news — App news feed.app_details — Store page detail (Steam Store API).app_list — Full app list (large).current_player_count — Current concurrent players.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/steam/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io