Loading...
Loading...
Compare original and translation side by side
steam-web-pp-clinpx -y @mvanhorn/printing-press install steam-web --cli-onlysteam-web-pp-cli --version$GOPATH/bin$HOME/go/bin$PATHnpxgo install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/steam-web/cmd/steam-web-pp-cli@latest--version$PATHsteam-web-pp-clinpx -y @mvanhorn/printing-press install steam-web --cli-onlysteam-web-pp-cli --version$GOPATH/bin$HOME/go/bin$PATHnpxgo install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/steam-web/cmd/steam-web-pp-cli@latest--version$PATHprofilelevelbadgesgamesrecentachievementsstatsbansfriendsplayersnewsresolveschemaapiprofilelevelbadgesgamesrecentachievementsstatsbansfriendsplayersnewsresolveschemaapi$ARGUMENTShelp--helpsteam-web-pp-cli --helpinstallmcp$ARGUMENTShelp--helpsteam-web-pp-cli --helpinstallmcpsteam-web-pp-mcpgo install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/steam-web/cmd/steam-web-pp-mcp@latest
claude mcp add -e STEAM_WEB_API_KEY=... steam-web-pp-mcp -- steam-web-pp-mcpsteam-web-pp-mcpgo install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/steam-web/cmd/steam-web-pp-mcp@latest
claude mcp add -e STEAM_WEB_API_KEY=... steam-web-pp-mcp -- steam-web-pp-mcpwhich steam-web-pp-cliresolve <vanity>steam-web-pp-cli --helpsteam-web-pp-cli <cmd> --help--agentsteam-web-pp-cli <command> [args] --agentwhich steam-web-pp-cliresolve <vanity>steam-web-pp-cli --helpsteam-web-pp-cli <cmd> --help--agentsteam-web-pp-cli <command> [args] --agent| Command | What it does |
|---|---|
| Player profile summary (name, country, avatar, visibility) |
| Owned games with total playtime |
| Recently played games (last 2 weeks) |
| Player's achievements for a game |
| Player's stats for a game |
| Friend list with relationship timestamps |
| Steam level |
| All badges earned |
| VAC and game-ban status |
| Current-player count for a game |
| News articles for a game |
| Stat + achievement schema for a game |
| Vanity URL -> SteamID |
| Call any of 170+ Web API endpoints directly |
--help| 命令 | 功能 |
|---|---|
| 玩家资料摘要(名称、国家、头像、可见性) |
| 已拥有游戏及总游戏时长 |
| 近期游玩的游戏(过去2周) |
| 玩家在某款游戏中的成就 |
| 玩家在某款游戏中的统计数据 |
| 好友列表及关系建立时间戳 |
| Steam等级 |
| 已获得的所有徽章 |
| VAC和游戏封禁状态 |
| 某款游戏的当前玩家数量 |
| 某款游戏的新闻文章 |
| 某款游戏的统计+成就架构 |
| 自定义URL -> SteamID |
| 直接调用170+个Web API端点 |
--help--agent--json --compact --no-input --no-color --yes--select--dry-run--no-cache--agent--json --compact --no-input --no-color --yes--select--dry-run--no-cache--selectsteam-web-pp-cli <command> --agent --select id,name
steam-web-pp-cli <command> --agent --select items.id,items.owner.name--selectsteam-web-pp-cli <command> --agent --select id,name
steam-web-pp-cli <command> --agent --select items.id,items.owner.name{"meta": {...}, "results": <data>}.results.meta.sourceliveN results (live){"meta": {...}, "results": <data>}.results.meta.sourceliveN results (live)| Code | Meaning |
|---|---|
| 0 | Success |
| 2 | Usage error (wrong arguments) |
| 3 | Resource not found (player / game) |
| 4 | Authentication required (STEAM_WEB_API_KEY missing or invalid) |
| 5 | API error (Steam upstream; includes private-profile errors) |
| 7 | Rate limited |
| 代码 | 含义 |
|---|---|
| 0 | 成功 |
| 2 | 使用错误(参数错误) |
| 3 | 资源未找到(玩家/游戏) |
| 4 | 需要认证(缺少或无效的STEAM_WEB_API_KEY) |
| 5 | API错误(Steam上游错误;包括私人资料错误) |
| 7 | 请求受限(速率限制) |