joke_by_category
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
chucknorris
https://github.com/pipeworx-io/mcp-chucknorris
2/7 registries