Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STEAM_IDYesYour 64-bit Steam ID or vanity URL username
STEAM_API_KEYYesYour Steam Web API key
STEAM_MCP_CACHE_DIRNoOverride cache directory (default: ~/.steam-mcp/cache/)~/.steam-mcp/cache/

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_library

Get your full Steam game library with playtime and last-played date for each game.

get_recently_played

Get games played in the last 2 weeks, with hours played this period and total.

search_library

Search and filter your Steam library by name, playtime range, or unplayed status.

get_game_details

Get store details for a game — description, genres, tags, release date, Metacritic score, and price. Accepts game name or appid.

refresh_library

Clear the local cache so the next query fetches fresh data from Steam. Use after buying new games.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jkiley129/steam-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server