mcpbeat Sign in

Steam MCP Server

local only

Steam MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 4 installs a week from npm. Last commit 8 Aug 2026.

Use this MCP server to Steam, store search, prices and discounts, app details, and game news....

Installs per day peak 4 · avg 1 · +25% w/w
a month agotoday
4
Installs / week
npm · @mrfentmen/steam-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Steam MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add steam-mcp -- npx -y @mrfentmen/steam-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "steam-mcp": {
      "args": [
        "-y",
        "@mrfentmen/steam-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.steam-mcp]
command = "npx"
args = ["-y", "@mrfentmen/steam-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "steam-mcp": {
      "args": [
        "-y",
        "@mrfentmen/steam-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "steam-mcp": {
      "args": [
        "-y",
        "@mrfentmen/steam-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Steam MCP

same job, measured the same way
Nhl MCP
by mrfentmen

Use this MCP server to the NHL. Team and player stats, standings, schedules, and game results....

local only
Yango Tech Retail MCP
by a1-x-tech

MCP server for the Yango Tech Retail B2B API: orders, products, prices, discounts, stocks.

54 installs/wk local only
Gamebanana MCP
by mrfentmen

Use this MCP server to GameBanana, the game mods database. Search mods by game, browse mod...

local only
Vgmdb MCP
by mrfentmen

Use this MCP server to video game music, search game OST albums, composers, and full tracklists...

local only
Modrinth MCP
by mrfentmen

Use this MCP server to Modrinth, search Minecraft mods, filter by loader and game version,...

6 installs/wk local only
Agentstorefront
by lmaniraruta

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.

28 installs/wk local only
Nyc311 MCP
by mrfentmen

Use this MCP server to NYC 311 public service request search and aggregate civic data. Tools...

local only
Vk MCP
by theyahia

MCP server for VK API — wall posts, news search, users, groups. 4 tools.

27 installs/wk local only

Steam MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Steam MCP?
Steam MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mrfentmen/steam-mcp was installed 4 times last week.
How do I connect Steam MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mrfentmen/steam-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Steam MCP?
The npm package @mrfentmen/steam-mcp was installed 4 times in the last week. Week over week that is +25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Steam MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.