Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸŽ® Gaming
  3. Steam Local MCP
Steam Local MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 6:46:32 PM

Steam Local MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
steamgamingwindowsgame-library

Windows MCP server for inspecting, launching, installing, and navigating games in a local Steam client.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "steam-local-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "steam-local-mcp"
      ],
      "env": {
        "STEAM_API_KEY": "YOUR_VALUE_HERE",
        "STEAM_ID": "YOUR_VALUE_HERE",
        "STEAM_PATH": "YOUR_VALUE_HERE",
        "STEAM_MCP_CACHE_DIR": "YOUR_VALUE_HERE"
      }
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (17) Directory Badge Claim listing AlternativesšŸŽ® More in Gaming

Overview

The steam-local-mcp MCP server gives agents local control and status access for Steam on Windows. It reads installed-game manifests, launches games, opens Steam pages, checks download state, and can request installations by app ID. Public Store search and metadata work without credentials, while account-library and recently-played data require a Steam Web API key and 64-bit Steam ID. Use it when an MCP client needs to work with the Steam installation for the current Windows user.

Use cases

•List installed Steam games across local libraries
•Launch an installed game through Steam
•Check local download and update states
•Find Store app IDs and public game metadata
•Review Steam library storage and free space

Key features

•Local Steam library inspection
•Game launch and Steam page navigation
•Manifest-based install and download status
•Public Steam Store search and metadata
•Optional Steam Web API account data
•Configurable local metadata cache

Capabilities & Tool Schemas (17) ~1.5k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Steam Local MCP.

steam_list_games

List games installed in the local Steam libraries. This does not use the network or require a Steam API key.

steam_find_game

Find locally installed Steam games by name or app ID.

steam_get_game_install_status

Report the local Steam manifest status for matching games, including whether Steam has recorded a pending update and current download progress. This does not contact Steam servers or change game files.

steam_get_download_status

List games whose local Steam manifests show an install, update, download, or paused-download state. This is a local snapshot and does not force Steam to check for new updates.

steam_get_library_storage

Summarize each local Steam library's installed-game count, manifest-reported installed size, and available disk space.

steam_launch_game

Launch one locally installed Steam game through the Steam client. Starts Steam quietly first when needed. Use steam_find_game first if its name may be ambiguous.

How Steam Local MCP works

What steam-local-mcp MCP server does

The steam-local-mcp MCP server connects an MCP-capable agent to the Steam client installed for the current Windows user. It can inspect games across configured Steam libraries, find installed titles by name or app ID, launch an installed game, and open library, Store, or standard client pages.

Local status tools read Steam's app manifests rather than contacting Steam servers. They report installation and download-related states, including pending updates and current progress when recorded locally. Storage reporting includes installed-game counts, manifest-reported sizes, and available disk space for each library.

The server also provides public Store functions. Agents can search the Store for app IDs and retrieve metadata such as genres, release date, price, and Metacritic score. Store descriptions are optional and treated as untrusted external text.

How it works

The steam-local-mcp MCP server uses the standard stdio transport, so the MCP client starts it as a local command. It requires Windows 10 or newer, Steam installed for the current Windows user, and Node.js 20 or newer. Steam detection checks STEAM_PATH, Windows registry locations, conventional installation paths, and then steam.exe on PATH.

When a client action needs Steam, the server can start the Steam client quietly. Launching is restricted to games found in local installed-game manifests. Installing a game sends a numeric app ID to Steam; Steam performs ownership validation and manages the installation process.

Optional account features use the Steam Web API. With STEAM_API_KEY and STEAM_ID configured, the server can retrieve the user's library, playtime, last-played information, and recently played games. Privacy settings on the Steam profile can limit these results.

Setup and configuration

Install the published package through npm and configure the MCP client to run npx -y steam-local-mcp. Credentials, when needed, should be supplied through the MCP client's environment configuration or the operating system. The server does not load .env files automatically.

Set STEAM_PATH when Steam is installed in a portable or unusual location; the value can identify the Steam directory or its executable. Set STEAM_MCP_CACHE_DIR to change the default cache location under %LOCALAPPDATA%\steam-local-mcp\cache.

For source-based development, clone the repository, run npm install, build with npm run build, and configure the client to execute the compiled entry point with Node.js.

Tools and capabilities

The steam-local-mcp MCP server exposes tools for:

  • Listing and finding locally installed games.
  • Reading install, update, download, and paused-download states.
  • Launching games and opening Steam client pages.
  • Searching the public Store and reading game metadata.
  • Requesting Steam installations by numeric app ID.
  • Reporting Steam detection and client status.
  • Reading account library and recently played data when Web API credentials are available.
  • Clearing cached Web API and Store metadata.

Limitations and notes

This is a Windows-focused local server and depends on Steam being installed for the current user. Local status does not force Steam to check for updates; a false pending-update state means no update is currently recorded in the local manifest, not that the game is fully current.

There is no purchase or uninstall tool. Store and Web API responses may be cached, and account results depend on Steam privacy settings. Keep API credentials private and do not commit them to source control.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Gaming View all alternatives
  • Steam MCP logoSteam MCP

    Connect Claude to your Steam library. Query your games, playtime, recently played, and store metadata via natural language.

    šŸŽ® Gaming2 views
    Compare vs Steam MCP →
  • Steam Games MCP logoSteam Games MCP

    Search Steam's store/catalog (deals, reviews, Steam Deck/SteamOS/Machine/Frame compatibility) with no API key, plus player profiles, libraries, achievements and friends via the official Steam Web API (free key).

    šŸŽ® Gaming5 views
    Compare vs Steam Games MCP →
  • Steam Reviews MCP logoSteam Reviews MCP

    Search Steam games, fetch user reviews, and analyze sentiment with topic drill-down to make informed purchasing decisions.

    šŸŽ® Gaming3 views
    Compare vs Steam Reviews MCP →
  • Godot MCP Runtime logoGodot MCP Runtime

    MCP server for Godot 4.x with runtime control via injected UDP bridge: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running.

    šŸŽ® Gaming2 views
    Compare vs Godot MCP Runtime →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
17
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Steam Local MCP

Configure the MCP client to run `npx -y steam-local-mcp`. The project requires Windows 10 or newer, Steam for the current Windows user, and Node.js 20 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSteam Local MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/steam-local-mcp?style=directory)](https://allmcps.com/mcp/steam-local-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/steam-local-mcp"><img src="https://allmcps.com/api/badge/steam-local-mcp?style=directory" alt="Steam Local MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸŽ®Gaming
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
Last updatedSep 7, 2026
11/13 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 21, 2026
57Quality signal: Good Ā· 57/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev Ā· steam-local-mcp (npm)

ā˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸŽ® Gaming →Best MCP servers for Gaming →Alternatives to Steam Local MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients