mcpserver.lol
registry/steamreviewandforummcp
Connection check local install

steamreviewandforummcp

MCP server for exploring Steam store reviews and community discussion threads.

Tools 13
GitHub stars 1
Installs / wk 29
Licence BSD-3-Clause
Transport stdio
Last checked never

Tools & capabilities

13 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

aggregate_steam_review_corpus from source
Aggregates a stored Steam review corpus server-side. Supports overall counts, positive versus negative review breakdowns, monthly or weekly trend buckets, average playtime, playtim…
create_steam_forum_topic_corpus from source
create_steam_review_corpus from source
Starts a server-side background review fetch, stores results in a server-managed corpus, and returns an opaque identifier immediately for later status checks, server-side queries,…
get_server_info from source
get_steam_forum_topic from source
get_steam_forum_topic_corpus_status from source
Returns the persisted manifest and progress summary for a server-side Steam Community topic fetch.
get_steam_game_info from source
Retrieves English game metadata for a specific app, including release date, developers, publishers, genres, and price overview. The detailed description is cleaned into plain text…
get_steam_review from source
Retrieves Steam reviews for a specific app. Supports manual cursor pagination and automatic multi-page collection. Off-topic review activity is included by default. The response al…
get_steam_review_corpus_status from source
Returns the persisted manifest and progress summary for a server-side Steam review fetch.
list_steam_forum_sections from source
Lists the available public Steam Community discussion sections and forum-like app hub surfaces for a game
list_steam_forum_topics from source
Lists topics from a game
query_steam_review_corpus from source
Queries a stored Steam review corpus with server-side filtering, pagination, and optional field selection. Use it to retrieve only the subset of reviews you actually need for analy…
read_steam_forum_topic_corpus_chunk from source
Reads one stored reply chunk from a previously created server-side Steam Community topic fetch.