Steam MCP Server
Rank #17,604io.github.julianmeyerr/steam-mcp-server
Access Steam profiles, libraries, achievements, friends, news, and player statistics through MCP.
Steam MCP Server is a Model Context Protocol (MCP) server published by julianmeyerr. It ranks #17,604 of 132,046 servers tracked on MCP Toplist. Steam MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 114,442 of 132,046 servers on MCP Toplist.
Use Steam MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add steam-mcp-server -e "STEAM_API_KEY=<your STEAM_API_KEY>" -e "MY_STEAM_ID=<your MY_STEAM_ID>" -e "STEAM_FAMILY_MEMBER_IDS=<your STEAM_FAMILY_MEMBER_IDS>" -- npx -y @j.meyer/steam-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.steam-mcp-server]
command = "npx"
args = ["-y", "@j.meyer/steam-mcp-server"]
[mcp_servers.steam-mcp-server.env]
STEAM_API_KEY = "<your STEAM_API_KEY>"
MY_STEAM_ID = "<your MY_STEAM_ID>"
STEAM_FAMILY_MEMBER_IDS = "<your STEAM_FAMILY_MEMBER_IDS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"steam-mcp-server": {
"command": "npx",
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"env": {
"STEAM_API_KEY": "<your STEAM_API_KEY>",
"MY_STEAM_ID": "<your MY_STEAM_ID>",
"STEAM_FAMILY_MEMBER_IDS": "<your STEAM_FAMILY_MEMBER_IDS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"steam-mcp-server": {
"command": "npx",
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"env": {
"STEAM_API_KEY": "<your STEAM_API_KEY>",
"MY_STEAM_ID": "<your MY_STEAM_ID>",
"STEAM_FAMILY_MEMBER_IDS": "<your STEAM_FAMILY_MEMBER_IDS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"steam-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"env": {
"STEAM_API_KEY": "<your STEAM_API_KEY>",
"MY_STEAM_ID": "<your MY_STEAM_ID>",
"STEAM_FAMILY_MEMBER_IDS": "<your STEAM_FAMILY_MEMBER_IDS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"steam-mcp-server": {
"command": "npx",
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"env": {
"STEAM_API_KEY": "<your STEAM_API_KEY>",
"MY_STEAM_ID": "<your MY_STEAM_ID>",
"STEAM_FAMILY_MEMBER_IDS": "<your STEAM_FAMILY_MEMBER_IDS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"steam-mcp-server": {
"command": "npx",
"args": [
"-y",
"@j.meyer/steam-mcp-server"
],
"env": {
"STEAM_API_KEY": "<your STEAM_API_KEY>",
"MY_STEAM_ID": "<your MY_STEAM_ID>",
"STEAM_FAMILY_MEMBER_IDS": "<your STEAM_FAMILY_MEMBER_IDS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.julianmeyerr%2Fsteam-mcp-server)<a href="https://mcptoplist.com/server/io.github.julianmeyerr%2Fsteam-mcp-server"><img src="https://mcptoplist.com/badge/io.github.julianmeyerr%2Fsteam-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
julianmeyerr
Available versions (1)
| Version | Published |
|---|---|
| 1.1.6 | Sep 14, 2026 |
Frequently asked questions
- Who maintains Steam MCP Server?
- Steam MCP Server is maintained by julianmeyerr, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Steam MCP Server listed on the Official MCP Registry?
- Yes — Steam MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Steam MCP Server have?
- MCP Toplist tracks 1 version of Steam MCP Server, most recently published on Sep 14, 2026.
- Where can I find the source code for Steam MCP Server?
- The source code for Steam MCP Server is hosted at github.com/julianmeyerr/steam-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.