You're viewing a demo portfolio

Join the waitlist
PRSM

joke_by_category

Active

Tool of chucknorris

declared in 0.1.0

Get a random Chuck Norris joke from a specific category. Returns joke text and ID.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "category": "nerdy"
    },
    {
      "category": "sport"
    }
  ],
  "required": [
    "category"
  ],
  "properties": {
    "category": {
      "type": "string",
      "description": "Category to fetch a joke from. Use list_categories to see valid values."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

chucknorris

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

2/7 registries
View full server →