Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Steam (read-only)

PYPI · STEAM-MCP · 2 COMPONENTS · SCANNED SEP 20

Read-only Steam: friends, games, achievements, sales, plus game recommendations and co-op nights.

0 this week 67 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 29 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 52 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability80
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1487 tokens (~40/item across 37 items; 37 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 37 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 37 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the Steam (read-only) MCP server?

Steam (read-only) runs locally as a PyPI package, launched with uvx steam-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · steam-mcp

# add to Claude Code
claude mcp add sarg338-steam-mcp -- uvx steam-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "sarg338-steam-mcp": {
      "command": "uvx",
      "args": [
        "steam-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "sarg338-steam-mcp": {
      "command": "uvx",
      "args": [
        "steam-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add sarg338-steam-mcp -- uvx steam-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sarg338-steam-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "steam-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sarg338-steam-mcp --command uvx --arg steam-mcp
# ~/.hermes/config.yaml
mcp_servers:
  sarg338-steam-mcp:
    command: "uvx"
    args: ["steam-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "sarg338-steam-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "steam-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add sarg338-steam-mcp -t stdio -c uvx -a steam-mcp
// mcp.json
{
  "mcpServers": {
    "sarg338-steam-mcp": {
      "command": "uvx",
      "args": [
        "steam-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 +1
    • Stability: 0.97 → pass security
  • 15 Sept 26 −14
    • Malware scan: pass → unverified security
  • 14 Sept 26 +15
    • Malware scan: unverified → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 10 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/steam-mcp@1.14.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 29 packages
Packages resolved 29
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 37 exposed · ~1,487 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
steam_analyze_library ~40

Analyze a whole game library: backlog, playtime distribution, abandoned games. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_compare_players ~39

Compare two users' libraries: shared games and who has played each more. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_discover ~66

Discover games by criteria — tags, max price, on-sale, platform — optionally personalized to a user's taste; for filter-based search, not "games like X" (use steam_recommend for that). [works without a key unless you pass steamid]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_find_friends_who_own ~63

List which of a user's friends own (or are playing) a specific game — "who can I play X with" (about friends' libraries, not store search). [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_app_details ~33

Get comprehensive store details for a game — the best 'tell me about X' tool.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_app_news ~29

Get recent news/update posts for a game (patch notes, announcements).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_app_regional_pricing ~32

Compare a game's price across regions (each in its own local currency).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_app_reviews ~32

Get the review score and sample reviews for a game (lifetime and/or recent).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_app_tags ~37

Get a game's top community tags (Souls-like, Roguelike, Cozy, …) by weight.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_current_players ~30

Get the number of players currently in-game for a title (live concurrency).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_deck_compatibility ~35

Steam Deck rating for a game: Verified, Playable, Unsupported, or Unknown.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_dlc ~31

List a game's DLC (add-ons), optionally with live prices and sale status.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_featured_specials ~31

List games currently ON SALE (featured specials) on the Steam store.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_friend_list ~38

List a user's Steam friends, enriched with name and current status. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_game_schema ~39

Get the achievement and stat definitions for a game (not user-specific). [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_global_achievement_percentages ~34

Get the global unlock percentage (rarity) of each achievement in a game.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_inventory ~37

List a user's Steam inventory — game items or generic Community items. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_market_price ~30

Get the Community Market price for a single item, with rarity and condition.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_owned_games ~39

List the games a user owns, with total and recent hours played. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_package_details ~33

Get store details for a Steam package (a sub/bundle of one or more games).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_player_achievements ~37

Get a user's achievement progress for a specific game. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_player_badges ~39

Get a user's badges and the XP breakdown behind their Steam level. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_player_bans ~40

Get VAC / game / community / economy ban status for a user. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_player_summary ~37

Get profile + current status for one or more Steam users. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_rarest_unlocks ~43

Show a player's RAREST unlocked achievements in a game (by global unlock %). [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_recently_played_games ~43

List games a user has played in the last two weeks, with hours. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_steam_level ~39

Get a user's Steam community level (the XP-based account level). [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_store_highlights ~32

List a Steam storefront section: top sellers, new releases, or coming soon.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_user_game_stats ~46

Get a user's in-game STATS for a specific game (kills, wins, distance, etc.). [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_user_groups ~40

List the Steam groups (communities/clans) a user belongs to. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_wishlist ~39

Get a user's Steam wishlist, optionally with live prices and sale status. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_get_workshop_item ~34

Get metadata for a Steam Workshop item (mod, map, guide, collection, …).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_plan_coop_night ~43

Find co-op games the host and their friends all own — for game night. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_recommend ~70

Recommend games similar to a seed game ("like Hades") or to a user's taste, explaining the shared tags; for "games like X" / "what should I play" (for filtered search use steam_discover). [works without a key unless you pass steamid]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_resolve_vanity_url ~46

Resolve a Steam vanity/custom-URL name (or profile URL) to a SteamID64. [unavailable: needs STEAM_API_KEY]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_search_apps ~45

Look up a game's appid by its title — when you already know the name and need its ID (not for discovery, recommendations, or buy decisions).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

steam_should_i_buy ~66

Decide whether to buy ONE specific game — price, recent + lifetime reviews, tags, Metacritic, and taste match in one call; for evaluating a single known game, not finding new ones. [works without a key unless you pass steamid]

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the Steam (read-only) MCP server?

Steam (read-only) is an MCP server listed in the public MCP registry as io.github.Sarg338/steam-mcp. Read-only Steam: friends, games, achievements, sales, plus game recommendations and co-op nights. This page covers its PyPI package (steam-mcp).

Is the Steam (read-only) MCP server safe to use?

Steam (read-only) scores 67 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Steam (read-only) MCP server expose?

Steam (read-only) exposes 37 tools: steam_get_deck_compatibility, steam_resolve_vanity_url, steam_get_player_summary, steam_get_steam_level, steam_get_player_bans, and 32 more. Their descriptions and schemas cost roughly 1,487 tokens of context every time the server is loaded.

Is the Steam (read-only) MCP server still maintained?

Steam (read-only) is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Steam (read-only) MCP server under?

Steam (read-only) declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.