Server data from the Official MCP Registry
Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for re…
Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for re…
Remote endpoints: streamable-http: https://server.smithery.ai/@aamangeldi/dad-jokes-mcp/mcp
Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 files analyzed · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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:
{
"term": "pizza",
"limit": 3
}
get_joke_by_id_toolRetrieve a specific joke by its ID.
Parameters:
joke_id (string, required): The ID of the joke to retrieveExample:
{
"joke_id": "R7UfaahVfFd"
}
git clone https://github.com/aamangeldi/dad-jokes-mcp.git
cd dad-jokes-mcp
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install fastmcp smithery httpx
fastmcp run server.py
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
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.