Back to Home
sharkusmanch icon

steam-mcp-server

Verified Safe

by sharkusmanch

Overview

An MCP server that provides tools for interacting with the Steam Web API to access game library, achievements, and player data.

Installation

Run Command
npx -y steam-mcp-server

Environment Variables

  • STEAM_API_KEY
  • STEAM_ID

Security Notes

The server implements strong security practices: Steam API keys are loaded from environment variables (`STEAM_API_KEY`), preventing hardcoding. Input validation is applied to sensitive parameters like Steam IDs, vanity URLs, and IP addresses, using regular expressions. Critically, the `get_servers_at_address` tool explicitly blocks private, internal, loopback, and multicast IP ranges to prevent Server-Side Request Forgery (SSRF) attacks. Error messages are sanitized by `sanitizeErrorMessage` to avoid leaking internal server details or sensitive information, replacing them with generic, actionable messages.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-15

Tags

mcpsteamapigameplayer