Loading MCP server directory, please wait...
Steam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).
npx @getmcp/cli add io.github.Grinv/steam-games-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Grinv/steam-games-mcp": {
"command": "npx",
"args": [
"-y",
"steam-games-mcp"
],
"env": {
"STEAM_API_KEY": "",
"STEAM_ID": "",
"STEAM_COUNTRY": "US",
"STEAM_LANGUAGE": "english"
}
}
}
}