Pulls public data from Roblox profiles through a hosted gateway at Pipeworx. You get three main tools: user_badges for badge lookups, user_games for created games, and user_presence for checking online status across up to 100 user IDs at once. Also includes friends and groups lookups based on the description. Runs over streamable HTTP, so no local setup needed. The gateway approach means you can either call tools directly or use ask_pipeworx to query in plain English and let it route to the right endpoint. Useful if you're building tools that need to surface Roblox user data or analyze player activity without hitting rate limits on your own API keys.
claude mcp add --transport http io.github.pipeworx-io-roblox https://gateway.pipeworx.io/roblox/mcp