MCP 스팀 서버
AI 비서에 Steam 게임 컨텍스트를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서비스는 Steam API와 통합되어 사용자 게임 정보를 가져오고 MCP 프로토콜을 통해 공개합니다. 이를 통해 AI 비서가 사용자의 게임 활동 및 선호도에 접근하고 이해할 수 있습니다.
설치
Docker 사용(권장)
MCP Steam 서버를 실행하는 가장 쉬운 방법은 Docker를 사용하는 것입니다.
지엑스피1
구성
서버는 환경 변수를 사용하여 구성할 수 있습니다.
개발
필수 조건
- 오픈JDK 21
- Docker(컨테이너 빌드용)
- 깃
- 데븐브.sh
개발 환경 설정
- 저장소를 복제합니다.
- 개발 셸을 사용하세요:이렇게 하면 모든 필수 종속성을 갖춘 필수 개발 환경이 설정됩니다.
- 프로젝트를 빌드하세요:
로컬에서 Docker 이미지 빌드
API 문서
이 서버는 모델 컨텍스트 프로토콜(MCP) 사양을 구현합니다. 자세한 API 문서는 MCP 문서를 참조하세요.
기여하다
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
특허
MIT 라이센스
This server cannot be installed
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.
LLM에 플레이한 게임과 플레이 시간에 대한 정보를 제공하세요.
Related Resources
Related MCP Servers
- -securityAlicense-qualityAccess to many public datasets right from your LLM application.Last updated -90PythonMIT License
- AsecurityAlicenseAqualityEnables LLMs to retrieve and analyze Steam game reviews, providing access to review statistics, game information, and helping summarize pros and cons of games.Last updated -152TypeScriptMIT License
- -security-license-qualityA long-term memory storage system for LLMs that helps them remember context across multiple sessions using semantic search with embeddings to provide relevant historical information from past interactions and development decisions.Last updated -3TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that enables LLMs to 'see' what's happening in browser-based games and applications through vectorized canvas visualization and debug information.Last updated -3523JavaScript