About
Overview
The Steam MCP Server enables AI agents to interact with Steam's gaming platform. It provides tools for searching games, viewing user profiles, checking prices, and accessing game statistics.
Capabilities
Tools & Capabilities
⚡search_games
Search the Steam store
⚡get_game
Get game details
⚡get_player
Get player profile
⚡get_news
Get game news
Setup
Installation
bash
Install
npx -y mcp-server-steamExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"steam": {
"command": "npx",
"args": ["-y", "mcp-server-steam"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026