스팀 리뷰 MCP
영어 | 중문
MCP(Model Context Protocol)를 사용하여 Steam 게임 리뷰에 액세스하세요.
특징
LLM이 Steam 게임 리뷰 및 정보를 검색하는 데 도움이 됩니다.
- 게임 리뷰(긍정적/부정적 평가, 리뷰 점수, 리뷰 내용 등)를 받아보세요.
- 게임 기본 정보(이름, 자세한 설명)를 얻으세요
- 게임 리뷰를 분석하고 장단점을 요약합니다.
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Steam Review를 자동으로 설치하려면:
지엑스피1
npx로 직접 실행하세요:
또는 추가하세요:
용법
도구
이 MCP 서비스는 Steam 게임 appid를 전달하여 리뷰와 게임 정보를 검색하는 get_steam_review
도구를 제공합니다.
자세한 내용은 Steamwork API를 확인하세요: 사용자 리뷰 - 목록 가져오기
반환된 데이터에는 두 부분이 포함됩니다.
game_reviews
:success
: 쿼리가 성공했는지 여부review_score
: 리뷰 점수review_score_desc
: 리뷰 점수 설명total_positive
: 총 긍정적 리뷰total_negative
: 총 부정적인 리뷰 수reviews
: 모든 리뷰 텍스트 콘텐츠(다른 메타데이터 없음)
game_info
:name
: 게임 이름detailed_description
: 자세한 게임 설명
프롬프트
요약-리뷰
전반적인 게임 리뷰 분석을 위해 게임의 장단점을 요약합니다.
매개변수
appid
(필수): Steam 게임 ID, 예:570
(Dota 2)
최근 리뷰 분석
최근 게임 리뷰를 분석하고, 게임의 현재 상태와 플레이어 피드백을 요약합니다.
매개변수
appid
(필수): Steam 게임 ID, 예:570
(Dota 2)
개발
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
LLM이 Steam 게임 리뷰를 검색하고 분석할 수 있도록 하여 리뷰 통계, 게임 정보에 대한 액세스를 제공하고 게임의 장단점을 요약하는 데 도움이 됩니다.
Related MCP Servers
- -securityAlicense-qualityProvide information about the games you played and how long you played them for to an LLMLast updated -3MIT License
- AsecurityFlicenseAqualityAnalyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers including OpenAI, Anthropic, and Gemini.Last updated -221JavaScript
- -securityAlicense-qualityEnhances LLM applications with deep autonomous web research capabilities, delivering higher quality information than standard search tools by exploring and validating numerous trusted sources.Last updated -213PythonMIT License
- AsecurityFlicenseAqualityGet access to real-time SEO data, including: keyword insights, backlink data, traffic estimates and more. Allow AI tools and Large Language Models (LLMs) to tap into the real-time SEO Review Tools API with natural language commands.Last updated -821JavaScript