Loading MCP server directory, please wait...
Access Steam profiles, libraries, achievements, friends, news, and player statistics through MCP.
npx @getmcp/cli add io.github.julianmeyerr/steam-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.julianmeyerr/steam-mcp-server": {
"command": "npx",
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"env": {
"STEAM_API_KEY": "",
"MY_STEAM_ID": "",
"STEAM_FAMILY_MEMBER_IDS": ""
}
}
}
}