steam
MCP 스팀 서버
AI 비서에 Steam 게임 컨텍스트를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서비스는 Steam API와 통합되어 사용자 게임 정보를 가져오고 MCP 프로토콜을 통해 공개합니다. 이를 통해 AI 비서가 사용자의 게임 활동 및 선호도에 접근하고 이해할 수 있습니다.
설치
Docker 사용(권장)
MCP Steam 서버를 실행하는 가장 쉬운 방법은 Docker를 사용하는 것입니다.
지엑스피1
구성
서버는 환경 변수를 사용하여 구성할 수 있습니다.
# Required configuration
STEAM_API_KEY=your_steam_api_keyRelated MCP server: steam-mcp
개발
필수 조건
오픈JDK 21
Docker(컨테이너 빌드용)
깃
개발 환경 설정
저장소를 복제합니다.
git clone https://github.com/dsp/mcp-steam.git cd mcp-steam개발 셸을 사용하세요:
devshell shell이렇게 하면 모든 필수 종속성을 갖춘 필수 개발 환경이 설정됩니다.
프로젝트를 빌드하세요:
mvn package
로컬에서 Docker 이미지 빌드
docker build -t mcp-server-steam .API 문서
이 서버는 모델 컨텍스트 프로토콜(MCP) 사양을 구현합니다. 자세한 API 문서는 MCP 문서를 참조하세요.
기여하다
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
특허
MIT 라이센스
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn interface that allows large language models like Claude to interact with ActivityWatch time tracking data through the Model Context Protocol, enabling queries about application usage, browsing history, and productivity patterns.572MIT
- AlicenseAqualityDmaintenanceConnects Claude to your Steam library via the Steam Web API. Query your games, playtime, recently played history, and store metadata using natural language. Zero-config install via npx steam-mcp.5295MIT
- AlicenseNot gradedqualityDmaintenanceA feature-rich Model Context Protocol server that gives AI assistants full access to your Steam game library.144MIT
- FlicenseNot gradedqualityCmaintenanceProvides access to your Steam game library data through Claude Desktop, enabling game search, filtering, details, recommendations, and statistics.7
Related MCP Connectors
Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.
LLM chat, text summarization and AI image generation
Garmin data in Claude: 135 tools — activities, sleep, HRV, training, workouts. Free, open source.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dsp/mcp-server-steam'
If you have feedback or need assistance with the MCP directory API, please join our Discord server