You're viewing a demo portfolio

Join the waitlist
PRSM

user

Active

Tool of Roblox

declared in 0.1.0

Fetch a Roblox user's public profile by numeric user_id; returns display name, username, description, account creation date, and ban status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "user_id": 1
    }
  ],
  "required": [
    "user_id"
  ],
  "properties": {
    "user_id": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Roblox

https://github.com/pipeworx-io/mcp-roblox

1/7 registries
View full server →