Loading MCP server directory, please wait...
A Windows Steam MCP server with local client controls and optional Steam Web API insights.
npx @getmcp/cli add io.github.Jackson-Brooks/steam-local-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Jackson-Brooks/steam-local-mcp": {
"command": "npx",
"args": [
"-y",
"steam-local-mcp"
],
"env": {
"STEAM_API_KEY": "",
"STEAM_ID": ""
}
}
}
}