steam

Official
by dsp

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.

Integrations

  • Provides Steam gaming context to AI assistants by integrating with the Steam API to fetch user gaming information, allowing AI assistants to access and understand users' gaming activities and preferences

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_key

発達

前提条件

  • オープンJDK 21
  • Docker(コンテナビルド用)
  • ギット
  • devenv.sh

開発環境の設定

  1. リポジトリをクローンします。
    git clone https://github.com/dsp/mcp-steam.git cd mcp-steam
  2. 開発シェルを使用します。
    devshell shell
    これにより、必要なすべての依存関係を備えた必要な開発環境がセットアップされます。
  3. プロジェクトをビルドします。
    mvn package

ローカルでDockerイメージを構築する

docker build -t mcp-server-steam .

APIドキュメント

サーバーはモデルコンテキストプロトコル(MCP)仕様を実装しています。詳細なAPIドキュメントについては、 MCPドキュメントを参照してください。

貢献

貢献を歓迎します!お気軽にプルリクエストを送信してください。

ライセンス

MITライセンス

-
security - not tested
A
license - permissive license
-
quality - not tested

プレイしたゲームとそのプレイ時間に関する情報をLLMに提供する

  1. Installation
    1. Using Docker (Recommended)
    2. Configuration
  2. Development
    1. Prerequisites
    2. Setting Up Development Environment
    3. Building Docker Image Locally
  3. API Documentation
    1. Contributing
      1. License

        Appeared in Searches

        ID: 2l71qjgiit