Steam Store Scraper MCP | Games, Reviews & Deals
Pricing
from $0.01 / actor start
Steam Store Scraper MCP | Games, Reviews & Deals
A MCP tool to Search Steam games, fetch game details, user reviews, and featured/discounted games.
Pricing
from $0.01 / actor start
Rating
5.0
(1)
Developer
Muzaffer Kadir YILMAZ
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
6 hours ago
Last modified
Categories
Share
Steam Store Scraper
Scrapes Steam store data for game discovery, review analysis, pricing checks, and deal monitoring.
Features
- Search games by name
- Get full details for a specific Steam app
- Collect user reviews with filters for order, sentiment, purchase type, and date range
- List featured and discounted games
- Return pricing, genres, platforms, ratings, review data, and store links
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
mode | string | search | Operation: search, details, reviews, or featured |
term | string | - | Search term for search mode |
appId | number | - | Steam App ID |
country | string | us | Country code for pricing and availability |
language | string | english | Result language |
reviewFilter | string | recent | Review order |
reviewType | string | all | Review sentiment |
purchaseType | string | all | Purchase source filter |
dayRange | number | - | Review lookback window |
includeOfftopicReviews | boolean | false | Include off-topic reviews |
maxItems | number | all | Maximum number of records |
Examples
Search
{ "mode": "search", "term": "Hollow Knight", "maxItems": 20 }
Details
{ "mode": "details", "appId": 367520, "country": "us" }
Reviews
{ "mode": "reviews", "appId": 367520, "reviewFilter": "recent", "maxItems": 100 }
Output
Dataset records depend on the selected mode and can include:
- Game ID, title, store URL, price, discount, and availability
- Genres, platforms, release date, developer, publisher, and media
- Review text, rating, language, author metadata, and review timestamp
- Selected mode and scrape timestamp
Disclaimer
This is an unofficial Actor. It is not affiliated with, endorsed by, or sponsored by Valve Corporation or Steam. All product names, logos, and trademarks are the property of their respective owners and are used here for identification purposes only.
The Actor collects only publicly available information. It does not log in, create accounts, bypass paywalls, or access anything that is not visible to an ordinary visitor.
You are responsible for how you use the collected data, including compliance with applicable law and the source website's terms.