You're viewing a demo portfolio

Join the waitlist
PRSM

activity_by_type

Active

Tool of uored

declared in 0.1.0

Find a random activity by category (e.g., 'cooking', 'sport', 'relaxation'). Returns activity name, type, participants needed, and price range.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "type": "cooking"
    },
    {
      "type": "relaxation"
    }
  ],
  "required": [
    "type"
  ],
  "properties": {
    "type": {
      "enum": [
        "education",
        "recreational",
        "social",
        "diy",
        "charity",
        "cooking",
        "relaxation",
        "music",
        "busywork"
      ],
      "type": "string",
      "description": "Activity category. One of: education, recreational, social, diy, charity, cooking, relaxation, music, busywork"
    }
  }
}

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 →