Skip to main content
ClaudeWave

MCP server for Steam, store search, prices and discounts, app details, and game news.

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/steam-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "steam-mcp": {
      "command": "node",
      "args": ["/path/to/steam-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mrfentmen/steam-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# steam mcp

Steam store search, prices and discounts, app details, and game news.
Uses Steam's keyless store + news endpoints.

## Tools

- `search_games`, store search with current prices / discount percentages
- `get_game_details`, price, release date, developers, genres, Metacritic, blurb
- `get_game_news`, recent Steam news posts for a game

## Run

```bash
npm install && npm run build && node dist/index.js
```

## Example

> "What's Helldivers 2 cost and is it on sale?"
> `search_games("helldivers")` → `get_game_details(553850)`

> "What's new for Cyberpunk?"
> `get_game_news(1091500)`

What people ask about steam-mcp

What is mrfentmen/steam-mcp?

+

mrfentmen/steam-mcp is mcp servers for the Claude AI ecosystem. MCP server for Steam, store search, prices and discounts, app details, and game news. It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install steam-mcp?

+

You can install steam-mcp by cloning the repository (https://github.com/mrfentmen/steam-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/steam-mcp safe to use?

+

Our security agent has analyzed mrfentmen/steam-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/steam-mcp?

+

mrfentmen/steam-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to steam-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy steam-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrfentmen/steam-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-steam-mcp)](https://claudewave.com/repo/mrfentmen-steam-mcp)
<a href="https://claudewave.com/repo/mrfentmen-steam-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-steam-mcp" alt="Featured on ClaudeWave: mrfentmen/steam-mcp" width="320" height="64" /></a>

More MCP Servers

steam-mcp alternatives