search_jokes
ActiveTool of chucknorris
declared in 0.1.0
Search Chuck Norris jokes by keyword. Returns matching jokes with text and IDs.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "karate"
},
{
"query": "roundhouse kick"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Keyword or phrase to search for within joke text."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
chucknorris
https://github.com/pipeworx-io/mcp-chucknorris
2/7 registries