Steam MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 609 installs a week from npm. Last commit 14 Sep 2026.
Access Steam profiles, libraries, achievements, friends, news, and player statistics through MCP.
Today is the operative word: we check Steam MCP Server 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-server -- npx -y @j.meyer/steam-mcp-server
{
"mcpServers": {
"steam-mcp-server": {
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.steam-mcp-server]
command = "npx"
args = ["-y", "@j.meyer/steam-mcp-server"]
{
"mcpServers": {
"steam-mcp-server": {
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"steam-mcp-server": {
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STEAM_API_KEY (Steam Web API key for account-related tools.), MY_STEAM_ID (Default SteamID64 used when a tool does not receive one.), STEAM_FAMILY_MEMBER_IDS (Optional comma-separated SteamID64 values for the family library.).
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.
Search AtCoder problems and fetch public problem statements through MCP.
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
Read-only DWG file access for AI clients through MCP.
Read-only Steam: friends, games, achievements, sales, plus game recommendations and co-op nights.
Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more
Access Statistics Canada data via the Web Data Services API
Answers built from our own checks of this server.