Steam Review
Integrates with Steam's API to fetch and analyze game reviews and information, enabling customizable queries for player feedback, sentiment tracking, and game details.
4 stars
0 tools
Created Aug 2025
@fenxer/fenxer-steam-review-steam-review-mcpAbout
Integrates with Steam's API to fetch and analyze game reviews and information, enabling customizable queries for player feedback, sentiment tracking, and game details.
Categories
general
Installation
npm
npm install @fenxer/fenxer-steam-review-steam-review-mcp
Configuration
{
"mcpServers": {
"fenxer-steam-review-steam-review-mcp": {
"command": "npx",
"args": [
"-y",
"@fenxer/fenxer-steam-review-steam-review-mcp"
]
}
}
}