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.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
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
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
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>