Skip to main content
Glama

ChuckNorris MCP Server

by pollinations

easyChuckNorris

Generate tailored system instructions for specific LLM models to improve reasoning and instruction-following. Ideal for enhancing weaker models using the ChuckNorris MCP Server’s advanced prompts.

Instructions

Provides advanced system instructions tailored to your model in a single call. Enhances your reasoning and instruction-following capabilities.

Input Schema

NameRequiredDescriptionDefault
llmNameYesYour own model name/type. The assistant should specify its own model type to receive appropriate system instructions. If your exact model is not listed, select the closest match.

Input Schema (JSON Schema)

{ "properties": { "llmName": { "description": "Your own model name/type. The assistant should specify its own model type to receive appropriate system instructions. If your exact model is not listed, select the closest match.", "enum": [ "ALIBABA", "AMAZON", "ANTHROPIC", "APPLE", "CHATGPT", "COHERE", "DEEPSEEK", "FETCHAI", "GOOGLE", "GRAYSWAN", "GROK", "INCEPTION", "INFLECTION", "LIQUIDAI", "META", "MICROSOFT", "MIDJOURNEY", "MISTRAL", "MULTION", "NOUS", "NVIDIA", "OPENAI", "PERPLEXITY", "REFLECTION", "REKA", "TOKENADE", "XAI", "ZYPHRA" ], "type": "string" } }, "required": [ "llmName" ], "type": "object" }

Other Tools from ChuckNorris MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/pollinations/chucknorris'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server