dadjoke mcp for Claude Desktop
io.github.mrfentmen/dadjoke-mcp
Keyless MCP server for icanhazdadjoke: random dad jokes, search, lookup by id.
client:Claude Desktop
transport:stdio
runtime:npm
Install dadjoke mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dadjoke-mcp": {
"command": "npx",
"args": [
"-y",
"dadjoke-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs