Jokes One API offers a complete feature rich REST API access to its jokes platform. This is the documentation for the world famous [jokes API](https://jokes.one/api/joke/). If you are a subscriber and you are trying this from a console add 'X-JokesOne-Api-Secret' header and add your api key as the header value. You can test and play with the API right here on this web page. For using the private end points and subscribing to the API please visit https://jokes.one/api/joke/.
This Jokes One MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Gets Joke of the Day. Optional category param determines the category of returned joke of the day
Gets a Random Joke. When you are in a hurry this is what you call to get a random famous joke.
Search for a Joke in Jokes One platform. Optional category , author, minlength, maxlength params determines the filters applied while searching for the joke.
Having trouble configuring Jokes One? Check the available resources below.