Back to search
30
MCP streamable-http

dadjokes

io.github.pipeworx-io/dadjokes

Dad Jokes MCP — wraps icanhazdadjoke.com (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

jokes
Jokes MCP — wraps JokeAPI v2 (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
emojihub
EmojiHub MCP — wraps EmojiHub API (free, no auth)
0 tools · streamable-http
trivia
Trivia MCP — wraps Open Trivia Database (free, no auth)
0 tools · streamable-http
zenquotes
ZenQuotes MCP — wraps ZenQuotes API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dadjokes": {
      "url": "https://gateway.pipeworx.io/dadjokes/mcp",
      "transport": "streamable-http"
    }
  }
}