io.github.Grinv/steam-games-mcp MCP Server
io.github.Grinv/steam-games-mcp
What is the io.github.Grinv/steam-games-mcp MCP server?
Steam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).
How to install io.github.Grinv/steam-games-mcp
Copy-paste configuration for popular MCP clients.
STEAM_API_KEYsecretFree Steam Web API key (optional). Unlocks player profile, library and achievement tools.
STEAM_IDDefault player: 17-digit SteamID64 or vanity name (the part after /id/).
STEAM_COUNTRYTwo-letter ISO country code for store prices (e.g. US, GB, DE).
STEAM_LANGUAGEStore language (e.g. english, russian, german).
{
"mcpServers": {
"steam-games-mcp": {
"command": "npx",
"args": [
"-y",
"steam-games-mcp"
],
"env": {
"STEAM_API_KEY": "<YOUR_STEAM_API_KEY>",
"STEAM_ID": "<YOUR_STEAM_ID>",
"STEAM_COUNTRY": "<YOUR_STEAM_COUNTRY>",
"STEAM_LANGUAGE": "<YOUR_STEAM_LANGUAGE>"
}
}
}
}{
"mcpServers": {
"steam-games-mcp": {
"command": "npx",
"args": [
"-y",
"steam-games-mcp"
],
"env": {
"STEAM_API_KEY": "<YOUR_STEAM_API_KEY>",
"STEAM_ID": "<YOUR_STEAM_ID>",
"STEAM_COUNTRY": "<YOUR_STEAM_COUNTRY>",
"STEAM_LANGUAGE": "<YOUR_STEAM_LANGUAGE>"
}
}
}
}{
"mcpServers": {
"steam-games-mcp": {
"command": "npx",
"args": [
"-y",
"steam-games-mcp"
],
"env": {
"STEAM_API_KEY": "<YOUR_STEAM_API_KEY>",
"STEAM_ID": "<YOUR_STEAM_ID>",
"STEAM_COUNTRY": "<YOUR_STEAM_COUNTRY>",
"STEAM_LANGUAGE": "<YOUR_STEAM_LANGUAGE>"
}
}
}
}{
"servers": {
"steam-games-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"steam-games-mcp"
],
"env": {
"STEAM_API_KEY": "<YOUR_STEAM_API_KEY>",
"STEAM_ID": "<YOUR_STEAM_ID>",
"STEAM_COUNTRY": "<YOUR_STEAM_COUNTRY>",
"STEAM_LANGUAGE": "<YOUR_STEAM_LANGUAGE>"
}
}
}
}claude mcp add steam-games-mcp --env STEAM_API_KEY=<YOUR_STEAM_API_KEY> --env STEAM_ID=<YOUR_STEAM_ID> --env STEAM_COUNTRY=<YOUR_STEAM_COUNTRY> --env STEAM_LANGUAGE=<YOUR_STEAM_LANGUAGE> -- npx -y steam-games-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.