steam-games-mcp

Grinv/steam-games-mcp
★ 0 stars TypeScript Browser/Web Updated 14d ago
MCP server for Steam: store/game data (no key) + player profiles/library/achievements (Steam Web API) + deals & price history (IsThereAnyDeal).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "steam-games-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Grinv/steam-games-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for **Steam**: search games and read store details, prices, reviews, discounts and news (no key), plus player profiles, libraries and achievements via the official **Steam Web API** (free key). Works with any MCP client (Claude Desktop/Code, Cursor, VS Code, Cline, …) over stdio.

Tools (19)

discover_gamesget_current_playersget_featuredget_gameget_game_achievementsget_game_newsget_game_reviewsget_global_achievementsget_itemsget_owned_gamesget_player_achievementsget_player_summaryget_pricesget_recently_playedget_review_histogramget_specialsget_wishlistresolve_vanity_urlsearch_games