Steam profiles, SteamID conversion, bans, FACEIT stats, friends and comparisons. Free, no API key.
claude mcp add steamgpt --transport http https://steamgpt.net/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"steamgpt": {
"url": "https://steamgpt.net/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"steamgpt": {
"serverUrl": "https://steamgpt.net/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"steamgpt": {
"type": "http",
"url": "https://steamgpt.net/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"steamgpt": {
"url": "https://steamgpt.net/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"steamgpt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://steamgpt.net/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://steamgpt.net/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/net.steamgpt--steamgpt/reviews or the review_server meta-tool.
POST /mcp