MCP Hub
Back to servers

jokes

Jokes MCP — wraps JokeAPI v2 (free, no auth)

Registry
Updated
Mar 31, 2026

mcp-jokes

Jokes MCP — wraps JokeAPI v2 (free, no auth)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
search_jokesSearch for jokes containing a specific keyword or phrase.
get_joke_categoriesList all available joke categories supported by JokeAPI.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "jokes": {
      "url": "https://gateway.pipeworx.io/jokes/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use jokes

License

MIT

Reviews

No reviews yet

Sign in to write a review