Steam Review MCP

Steam Review MCP

English | 中文

Access Steam game reviews using Model Context Protocol (MCP).

Features

Helps LLMs retrieve Steam game reviews and information:

  • Get game reviews (positive/negative counts, review scores, review content, etc.)
  • Get game basic information (name, detailed description)
  • Analyze game reviews and summarize pros and cons

Installation

Run it directly with npx:

npx steam-review-mcp

or add:

{ "mcpServers": { "steam-review-mcp": { "command": "npx", "args": [ "steam-review-mcp" ] } } }

Usage

Tools

This MCP service provides the get_steam_review tool, which retrieves reviews and game information by passing a Steam game appid.

For more details, check the Steamwork API: User Reviews - Get List

The returned data contains two parts:

  1. game_reviews:
    • success: Whether the query was successful
    • review_score: Review score
    • review_score_desc: Review score description
    • total_positive: Total positive reviews
    • total_negative: Total negative reviews
    • reviews: All review text content (without other metadata)
  2. game_info:
    • name: Game name
    • detailed_description: Detailed game description

Prompts

summarize-reviews

For overall game review analysis, summarizing the pros and cons of the game.

Parameters
  • appid (required): Steam game ID, e.g., 570 (Dota 2)
recent-reviews-analysis

For analyzing recent game reviews, summarizing the current state of the game and player feedback.

Parameters
  • appid (required): Steam game ID, e.g., 570 (Dota 2)

Development

# Install dependencies npm install # Build project npm run build # Run service npm start
-
security - not tested
-
license - not tested
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables LLMs to retrieve and analyze Steam game reviews, providing access to review statistics, game information, and helping summarize pros and cons of games.

  1. Features
    1. Installation
      1. Usage
        1. Tools
        2. Prompts
      2. Development

        Related MCP Servers

        • -
          security
          F
          license
          -
          quality
          Enables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.
          Last updated -
          33
          TypeScript
          • Apple
        • -
          security
          A
          license
          -
          quality
          Provide information about the games you played and how long you played them for to an LLM
          Last updated -
          MIT License
        • -
          security
          -
          license
          -
          quality
          Allows LLMs to integrate with Linear's issue tracking system, enabling them to create, update, search, and comment on issues through the Linear API.
          Last updated -
          324
          JavaScript
        • -
          security
          A
          license
          -
          quality
          Enables LLMs to autonomously retrieve and explore web content by fetching pages and recursively following links to a specified depth, particularly useful for learning about topics from documentation.
          Last updated -
          TypeScript
          MIT License

        View all related MCP servers

        ID: qm6v81zpb4