Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for reβ¦
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Aamangeldi Dad Jokes Mcp.
get_random_joke_toolGet a random dad joke.
search_jokes_toolSearch for dad jokes containing a specific term.
get_joke_by_id_toolRetrieve a specific joke by its ID.
A lightweight Model Context Protocol (MCP) server that provides dad jokes from icanhazdadjoke.com.
get_random_joke_toolGet a random dad joke.
Example:
search_jokes_toolSearch for dad jokes containing a specific term.
Parameters:
term (string, required): Search term to find jokeslimit (integer, optional): Number of jokes to return (default: 5, max: 30)Example:
get_joke_by_id_toolRetrieve a specific joke by its ID.
Parameters:
joke_id (string, required): The ID of the joke to retrieveExample:
The server uses:
runtime: python in smithery.yaml@smithery.server() decorator for configurationThe server requires no authentication or configuration. It uses the free icanhazdadjoke.com API with the following defaults:
https://icanhazdadjoke.comDad jokes provided by icanhazdadjoke.com
MIT License - see LICENSE file for details
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aamangeldi-dad-jokes-mcp)<a href="https://allmcps.com/mcp/aamangeldi-dad-jokes-mcp"><img src="https://allmcps.com/api/badge/aamangeldi-dad-jokes-mcp?style=directory" alt="Aamangeldi Dad Jokes Mcp on AllMCPs" /></a>