Gaming platform
Connect to Steam for game library, achievements, and player data.
{
"mcpServers": {
"steam": {
"mcpServers": {
"steam": {
"env": {
"STEAM_API_KEY": "your-steam-api-key"
},
"args": [
"-y",
"steam-mcp-server"
],
"command": "npx"
}
}
}
}
}