steam
MCP Steam サーバー
AIアシスタントにSteamのゲームコンテキストを提供するモデルコンテキストプロトコル(MCP)サーバー。このサービスはSteam APIと統合され、ユーザーのゲーム情報を取得し、MCPプロトコルを通じて公開します。これにより、AIアシスタントはユーザーのゲームアクティビティや好みにアクセスし、理解することができます。
インストール
Dockerの使用(推奨)
MCP Steam サーバーを実行する最も簡単な方法は、Docker を使用することです。
docker run --rm -i ghcr.io/dsp/mcp-server-steam:latest構成
サーバーは環境変数を使用して設定できます。
# 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