Wraps JokeAPI v2 to let Claude search jokes by keyword and list available categories like programming, general, or knock-knock. You get two tools: search_jokes returns matching jokes with their type and content flags, while get_joke_categories shows what filters you can apply. It's hosted on Pipeworx's gateway, so no local setup or API keys needed. Mostly useful for demos, testing conversational flows, or adding levity to chatbots. The API is free and public, so you can just drop the URL into your MCP config and start pulling jokes immediately.
claude mcp add --transport http io.github.pipeworx-io-jokes https://gateway.pipeworx.io/jokes/mcp