Steam Web API
БесплатноНе проверенIntegrates with the Steam Web API. Allows for querying various stats, such as games in your library and their respective playtime.
Описание
Integrates with the Steam Web API. Allows for querying various stats, such as games in your library and their respective playtime.
README
A Model Context Protocol (MCP) server that provides Steam gaming context to AI assistants. This service integrates with the Steam API to fetch user gaming information and exposes it through the MCP protocol, allowing AI assistants to access and understand users' gaming activities and preferences.
Installation
Using Docker (Recommended)
The easiest way to run the MCP Steam server is using Docker:
docker run --rm -i ghcr.io/dsp/mcp-server-steam:latest
Configuration
The server can be configured using environment variables:
# Required configuration
STEAM_API_KEY=your_steam_api_key
Development
Prerequisites
- OpenJDK 21
- Docker (for container builds)
- Git
- devenv.sh
Setting Up Development Environment
Clone the repository:
git clone https://github.com/dsp/mcp-steam.git cd mcp-steamUse the development shell:
devshell shellThis will set up the required development environment with all necessary dependencies.
Build the project:
mvn package
Building Docker Image Locally
docker build -t mcp-server-steam .
API Documentation
The server implements the Model Context Protocol (MCP) specification. For detailed API documentation, please refer to the MCP Documentation.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT License
Установка Steam Web API
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/dsp/mcp-server-steamFAQ
Steam Web API MCP бесплатный?
Да, Steam Web API MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Steam Web API?
Нет, Steam Web API работает без API-ключей и переменных окружения.
Steam Web API — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Steam Web API в Claude Desktop, Claude Code или Cursor?
Открой Steam Web API на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Steam Web API with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
