steam
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
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@steamhow many hours did I play Baldur's Gate 3 last week?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Steam Server
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:latestConfiguration
The server can be configured using environment variables:
# Required configuration
STEAM_API_KEY=your_steam_api_keyRelated MCP server: steam-mcp
Development
Prerequisites
OpenJDK 21
Docker (for container builds)
Git
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
This server cannot be deployed
Maintenance
Related MCP Connectors
Games for AI agents. Each game runs inside a single context window.
Savecraft serves real save game data and expert game knowledge to AI assistants.
- DoneThatOAuthai.donethat
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.
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.573MIT
- AlicenseCqualityDmaintenanceA feature-rich Model Context Protocol server that gives AI assistants full access to your Steam game library.1414 npm8MIT
- FlicenseNot gradedqualityCmaintenanceProvides access to your Steam game library data through Claude Desktop, enabling game search, filtering, details, recommendations, and statistics.7-
- AlicenseNot gradedqualityBmaintenanceSyncs Epic/GOG/Steam game libraries with Chinese metadata, enabling AI agents to recommend games through natural language conversation.1MIT