MCP Steam サーバー
AIアシスタントにSteamのゲームコンテキストを提供するモデルコンテキストプロトコル(MCP)サーバー。このサービスはSteam APIと統合され、ユーザーのゲーム情報を取得し、MCPプロトコルを通じて公開します。これにより、AIアシスタントはユーザーのゲームアクティビティや好みにアクセスし、理解することができます。
インストール
Dockerの使用(推奨)
MCP Steam サーバーを実行する最も簡単な方法は、Docker を使用することです。
構成
サーバーは環境変数を使用して設定できます。
発達
前提条件
- オープンJDK 21
- Docker(コンテナビルド用)
- ギット
- devenv.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