Skip to content

pipeworx-io/mcp-jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp-jokes

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

Part of the Pipeworx open MCP gateway.

Tools

Tool Description
search_jokes Search for jokes containing a specific keyword or phrase.
get_joke_categories List 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

About

MCP server for jokes — random jokes, search, categories, and safe-mode filtering via JokeAPI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors