sharkusmanch/steam-mcp-server
If you are the rightful owner of steam-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Steam MCP Server is a Model Context Protocol server designed to facilitate interaction with the Steam Web API, providing a suite of tools for accessing and managing Steam user data and game information.
Tools
Functions exposed to the LLM to take actions
get_player_summary
Get player profile info (name, avatar, status, current game)
get_owned_games
Get all games owned with playtime stats (supports pagination)
get_achievements
Get player's achievements for a game
get_game_news
Get latest news and patch notes for a game
get_inventory
Get inventory for any game (requires public profile)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client