You're viewing a demo portfolio

Join the waitlist
PRSM

search_jokes

Active

Tool of dadjokes

declared in 0.1.0

Search dad jokes by keyword or topic. Returns matching jokes with IDs and text.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "knock knock"
    },
    {
      "limit": 5,
      "query": "programming"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of jokes to return. Defaults to 10."
    },
    "query": {
      "type": "string",
      "description": "Term to search for within dad jokes."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

dadjokes

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

1/7 registries
View full server →
search_jokes — dadjokes — PRSM MCP