Steam (read-only) runs on your own machine — the client starts it, so there is no endpoint to ping. 419 installs a week from pypi. Last commit 29 Jul 2026.
Read-only Steam: friends, games, achievements, sales, plus game recommendations and co-op nights.
Today is the operative word: we check Steam (read-only) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add steam-mcp -- uvx steam-mcp
{
"mcpServers": {
"steam-mcp": {
"args": [
"steam-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.steam-mcp]
command = "uvx"
args = ["steam-mcp"]
{
"mcpServers": {
"steam-mcp": {
"args": [
"steam-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"steam-mcp": {
"args": [
"steam-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
STEAM_API_KEY (Steam Web API key (optional, free at https://steamcommunity.com/dev/apikey). 15 tools work without it — store, games, reviews, prices, deals, player counts, achievement rarity. A key adds the account tools: library, playtime, friends, achievements, wishlist, inventory.), STEAM_USER (Optional. Your own Steam vanity name, SteamID64, or profile URL, so the account tools default to you when you omit a steamid. Public profile name, not a secret.).
The author declared them in the registry entry; get the values from the project itself.
Steam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).
Steam Web API: profiles, owned games, achievements, app news, player counts.
Access Steam profiles, libraries, achievements, friends, news, and player statistics through MCP.
Read-only MCP server for verified book recommendations and reading lists.
Read-only MCP access to your DEXUN AdWhiz account: ad accounts, AI recommendations, savings.
Read-only IT Health Check, domain security, recommendations, pricing, and draft enquiries.
Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.
Search and get fashion products recommendations across multiple e-ecom stores
Answers built from our own checks of this server.