pipeworx-io/mcp-chucknorris
MCP server for chucknorris.io — random jokes, search, categories
Platform-specific configuration:
{
"mcpServers": {
"mcp-chucknorris": {
"command": "npx",
"args": [
"-y",
"mcp-chucknorris"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP server for chucknorris.io — random Chuck Norris jokes, keyword search, categories, and category-filtered jokes. Free, no auth required.
| Tool | Description | |------|-------------| | random_joke | Get a random Chuck Norris joke | | search_jokes | Search jokes by keyword | | list_categories | List all joke categories | | joke_by_category | Get a random joke from a specific category |
Add to your MCP client config:
{
"mcpServers": {
"chucknorris": {
"type": "url",
"url": "https://gateway.pipeworx.io/chucknorris"
}
}
}npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/chucknorrisMIT
Loading reviews...