MCP Steam Server
@dsp
MCP Steam Server について
MCP Server for interacting with Steam
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-steam": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/dsp/mcp-server-steam:latest"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Steam Server?
A Model Context Protocol (MCP) server that provides Steam gaming context to AI assistants. It integrates with the Steam API to fetch user gaming information and exposes that data through the MCP protocol, enabling AI assistants to access and understand users’ gaming activities and preferences.
How to use MCP Steam Server?
The server can be run using Docker with the command docker run --rm -i ghcr.io/dsp/mcp-server-steam:latest. Configuration requires setting the environment variable STEAM_API_KEY.
Key features of MCP Steam Server
- Integrates with the Steam API to fetch user gaming data
- Exposes gaming context via the Model Context Protocol (MCP)
- Can be deployed using Docker for ease of use
- Configured with a single environment variable
Use cases of MCP Steam Server
- Enables AI assistants to understand users’ gaming activities and preferences
FAQ from MCP Steam Server
—
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mlops
visengerA curated list of references for MLOps
ICSS
chokcoco不止于 CSS
Servers
modelcontextprotocolModel Context Protocol Servers
コメント