Loomal

Steam Web API: profiles, owned games, achievements, app news, player counts.

0 starsRemote-capable

About Steam

Steam is an MCP (Model Context Protocol) server published by pipeworx-io in the official MCP registry. Steam Web API: profiles, owned games, achievements, app news, player counts.

Steam runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/pipeworx-io/mcp-steam.

Use Steam with your agent

Claude Code · one command
claude mcp add --transport http steam https://gateway.pipeworx.io/steam/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "steam": {
      "url": "https://gateway.pipeworx.io/steam/mcp"
    }
  }
}
streamable-httphttps://gateway.pipeworx.io/steam/mcp

Frequently asked questions

What is Steam?
Steam is an MCP (Model Context Protocol) server by pipeworx-io. Steam Web API: profiles, owned games, achievements, app news, player counts.
How do I connect Steam to Claude, Cursor, or another MCP client?
Steam is a remote MCP server — add its endpoint (https://gateway.pipeworx.io/steam/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Steam open source?
Yes — the source code is public at github.com/pipeworx-io/mcp-steam.
Can AI agents pay to use Steam?
Not yet through Loomal — Steam is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Steam? Claim this listing free by verifying GitHub ownership, or contact us.