MCP Steam Server
@dsp
About MCP Steam Server
MCP Server for interacting with Steam
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-steam": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/dsp/mcp-server-steam:latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments