You're viewing a demo portfolio

Join the waitlist
PRSM

activity_by_participants

Active

Tool of uored

declared in 0.1.0

Find a random activity for a specific group size (e.g., 1 for solo, 4 for group). Returns activity name, type, and price range.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "participants": 1
    },
    {
      "participants": 4
    }
  ],
  "required": [
    "participants"
  ],
  "properties": {
    "participants": {
      "type": "number",
      "description": "Number of participants (e.g., 1 for solo, 2 for pairs, 4 for groups)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

uored

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

2/7 registries
View full server →