The chucknorris MCP server provides dynamic prompt enhancement and jailbreak techniques for LLMs. It exposes a collection of prompts inspired by elder-plinius' L1B3RT4S. Developers use it to improve LLM responses and bypass restrictions. The server connects to local LLM instances and integrates with prompt engineering workflows.
The chucknorris MCP server provides dynamic prompt enhancement and jailbreak techniques for LLMs. It exposes a collection of prompts inspired by elder-plinius' L1B3RT4S. Developers use it to improve LLM responses and bypass restrictions. The server connects to local LLM instances and integrates with prompt engineering workflows.
npx -y @pollinations/chucknorrisAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"pollinations-chucknorris-github": {
"command": "npx",
"args": [
"-y",
"npx -y @pollinations/chucknorris"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from chucknorris?"
No configuration required. This server works out of the box.
"What resources are available in chucknorris?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in chucknorris"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in chucknorris with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.