Steam MCP Server for Claude Code
io.github.grinv/steam-games-mcp
Steam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).
client:Claude Code
transport:stdio
runtime:npm
Install Steam MCP Server in Claude Code
run in your project directory
claude mcp add steam-games-mcp -e STEAM_API_KEY=<STEAM_API_KEY> -e STEAM_ID=<STEAM_ID> -e STEAM_COUNTRY=<STEAM_COUNTRY> -e STEAM_LANGUAGE=<STEAM_LANGUAGE> -- npx -y steam-games-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs