Steam Local Mcp is a Model Context Protocol (MCP) server: A Windows Steam MCP server with local client controls and optional Steam Web API insights. In practice that means any MCP-compatible AI assistant can call Steam Local Mcp's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package steam-local-mcp speaks MCP over stdio on your machine. The current release is v0.2.2, published under the MIT license, with source at Jackson-Brooks/steam-local-mcp on GitHub.
Steam Local Mcp is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Steam Local Mcp for Jackson-Brooks, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — steam-local-mcp · MCP over stdio
▸Open source — MIT license · Jackson-Brooks/steam-local-mcp