Steam MCP Server
@Fllugel
About Steam MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"steam-mcp-server": {
"command": "uv",
"args": [
"--directory",
"PATH/TO/YOUR/steam-mcp-server",
"run",
"steam-mcp-server"
]
}
}
}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 Steam MCP Server?
Steam MCP Server is a simple Python-based server that enables interaction with Steam Community features via the Model Context Protocol (MCP). It allows users to fetch game achievements, search for top-rated guides, and retrieve detailed guide content.
How to use Steam MCP Server?
Clone the repository, set the required environment variables (API_KEY and STEAM_ID), then run the server using the uv command: uv --directory PATH/TO/YOUR/steam-mcp-server run steam-mcp-server. For MCP clients like Claude, add a JSON configuration block with the command, arguments, and environment variables.
Key features of Steam MCP Server
- Fetches game achievements with unlock status and global unlock rates
- Searches top-rated Steam Community guides by game and keyword
- Retrieves full content of a Steam Community guide by its ID
- Uses the Steam Web API for data retrieval
- Communicates via STDIO for MCP-compatible clients
Use cases of Steam MCP Server
- Query a game’s achievements and see global completion rates
- Search for the highest rated guides for a specific game
- Read the full text of a Steam Community guide in an AI assistant
- Integrate Steam community data into automated workflows or chat bots
FAQ from Steam MCP Server
How do I obtain a Steam API key?
You can get a Steam API key from the Steam API Key Registration page at https://steamcommunity.com/dev/apikey.
Where can I find my Steam User ID?
Your Steam User ID is located in your Steam profile URL, as shown in the Steam client’s profile page.
What environment variables are required to run the server?
You must set API_KEY to your Steam API key and STEAM_ID to your Steam user ID.
How do I run the server?
Run uv --directory PATH/TO/YOUR/steam-mcp-server run steam-mcp-server from the project directory.
How do I add Steam MCP Server to Claude?
Add a JSON configuration entry to Claude with the command uv, the directory argument, and the environment variables API_KEY and STEAM_ID.
Frequently asked questions
How do I obtain a Steam API key?
You can get a Steam API key from the Steam API Key Registration page at https://steamcommunity.com/dev/apikey.
Where can I find my Steam User ID?
Your Steam User ID is located in your Steam profile URL, as shown in the Steam client’s profile page.
What environment variables are required to run the server?
You must set `API_KEY` to your Steam API key and `STEAM_ID` to your Steam user ID.
How do I run the server?
Run `uv --directory PATH/TO/YOUR/steam-mcp-server run steam-mcp-server` from the project directory.
How do I add Steam MCP Server to Claude?
Add a JSON configuration entry to Claude with the command `uv`, the directory argument, and the environment variables `API_KEY` and `STEAM_ID`.
Basic information
More Other MCP servers
🚀 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,

EverArt
modelcontextprotocolModel Context Protocol Servers

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments