Steam

20 tools. 0 can modify or destroy data without limits.

Read-only server. Low risk, but rate limits prevent runaway API costs.

Last updated:

0 can modify or destroy data
20 read-only
20 tools total

Community server · catalogue entry verified 30/06/2026

How to control Steam ↓

What Steam exposes to your agents

Read (20) Write / Execute (0) Destructive / Financial (0)

What can go wrong

Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.

How to control Steam

PolicyLayer is an MCP gateway — it sits between your AI agents and Steam, and nothing reaches the server without passing your rules. These are the rules we recommend:

Cap read operations
{
  "get_badges": {
    "limits": [
      {
        "counter": "get_badges_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Steam — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON STEAM →

Instant setup, no code required.

All 20 Steam tools

READ 20 tools
Read get_badges Get a player Read get_featured_games Get Steam store featured categories: specials (sales), top sellers, new releases, and coming soon. Read get_friends_list Get a player Read get_game_details Get detailed info about a Steam game: price, description, genres, Metacritic score, platforms, release date, a Read get_game_news Get recent news articles for a Steam game. Read get_game_reviews Get reviews for a Steam game with sentiment summary (score, positive/negative counts) and individual review te Read get_game_schema Get the full list of stats and achievements for a game, including display names, descriptions, and icons. Read get_global_achievement_percentages Get the global unlock percentage for each achievement in a game — how rare each achievement is across all play Read get_owned_games Get a player Read get_player_achievements Get a player Read get_player_bans Check a player Read get_player_count Get the number of players currently online for a specific Steam game. Read get_player_summary Get a Steam player Read get_recently_played_games Get games a player has played in the last two weeks, with playtime breakdown. Read get_steam_level Get a player Read get_user_groups Get a list of Steam group IDs a player belongs to. Requires public profile. Read get_user_stats_for_game Get a player Read get_wishlist Get a player Read resolve_vanity_url Convert a Steam custom URL (vanity name) to a 64-bit Steam ID. For example, Read search_apps Search the Steam store by game name. Returns matching apps with App IDs, prices, and Metascores.

Questions about Steam

Is the Steam MCP server safe to use without restrictions? +

The Steam server is primarily read-only with 20 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the Steam MCP server expose? +

20 tools across 2 categories: Read, Write. 20 are read-only. 0 can modify, create, or delete data.

How do I enforce a policy on Steam? +

Register the Steam MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Steam tool call.

Deterministic rules across all 20 Steam tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

20 Steam tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.