mcp-steam
Related Servers
Alternatives to mcp-steam
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceMCP server providing 25 tools to query Steam store data, player statistics, achievements, reviews, pricing, workshop items, leaderboards, inventory, and player profiles for AI-powered IDEs like Cursor.268 npm4Creative Commons Attribution Non Commercial No Derivatives 4.0 International
- AlicenseAqualityBmaintenanceAn MCP server that connects AI assistants to the Steam Web API and storefront, enabling game library analysis, mood-based backlog recommendations, wishlist evaluation, and storefront searches.84 npmMIT
- FlicenseNot gradedqualityBmaintenanceA read-only MCP server that enables AI assistants to access a user's Steam library, playtime, achievements, friends, wishlist, and store data for backlog analysis, game recommendations, discount monitoring, and play-activity summaries.-
- FlicenseNot gradedqualityDmaintenanceMCP server that provides tools to search Steam games by keyword, retrieve game details (price, release date, genres), and fetch player reviews with recent ratings.-
- AlicenseAqualityBmaintenanceAn MCP server that exposes your Steam, Epic Games Store, and IGDB game data as tools, enabling game library queries, install status checks, and metadata enrichment.122MIT
- AlicenseAqualityBmaintenanceMCP server for Valve's Steam that enables querying game libraries, player profiles, achievements, friends, store listings, Workshop items, and current player counts. Provides 14 tools across 5 categories with a React dashboard and REST bridge.141MIT
TDQS
Scored across 21 tools
Most tools have distinct purposes, but some are closely related (e.g., get_game_schema, get_achievements, get_global_achievement_stats; get_featured_games and get_featured_categories). Descriptions help differentiate them, but minor overlap exists.
All tools follow a consistent verb_noun pattern using snake_case (e.g., get_owned_games, search_games, resolve_vanity_url). No mixing of conventions, making the set predictable.
21 tools cover multiple Steam domains (library, store, user profile, achievements, etc.) without being excessive. The number is well-scoped for the platform's complexity.
Covers major read-only queries: game details, library, user profiles, achievements, store features. Missing write operations and some niche features (market, trading cards), but core functionality is solid.