← All servers
πŸ”

Steam MCP ServerVerifiedπŸ›‘ No advisories

io.github.Grinv/steam-games-mcp
New to MCP? Start here β†’
4β˜… stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/grinv, which proved it owns this namespace.

Verified owner: github.com/grinv β†—io.github.Grinv/steam-games-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs STEAM_API_KEY, STEAM_API_KEY.
βœ“
Configuration
Reads STEAM_ID, STEAM_COUNTRY, STEAM_LANGUAGE, STEAM_ID, STEAM_COUNTRY, STEAM_LANGUAGE.

About

Steam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).

Packages & transports

npmsteam-games-mcpv0.10.3 Β· npx
mcpbhttps://github.com/Grinv/steam-games-mcp/releases/download/v0.10.3/steam-games-mcp.mcpbv0.10.3 Β·

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "steam_games": {
      "command": "npx",
      "args": [
        "-y",
        "steam-games-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y steam-games-mcp