cowsay-mcp
Cowsay MCP Server, providing ASCII art cow capabilities for LLMs. This implementation allows language models to generate fun ASCII art cows with custom messages.
🛠️ Tools
cowsay
: Generate ASCII art with a cow saying your messagecowthink
: Generate ASCII art with a cow thinking your messagelist_cows
: List all available cow characters
📦 Installation
Installing via Smithery
To install cowsay-mcp for Claude Desktop automatically via Smithery:
Manual Installation
Using npx
🚀 Running on Cursor
Add this to your mcp.json
file:
🌊 Running on Windsurf
Add this to your ./codeium/windsurf/model_config.json
file:
🎨 Available Cow Characters
The server provides a wide variety of cow characters, including but not limited to:
default
: The classic cowsmall
: A smaller version of the default cowtux
: A penguin charactermoose
: A moose charactersheep
: A sheep characterdragon
: A dragon characterelephant
: An elephant characterskeleton
: A skeleton characterstimpy
: A Stimpy character
And many more! Use the list_cows
tool to see all available characters.
📝 Example Usage
cowsay Tool
cowthink Tool
list_cows Tool
📄 License
MIT License - see LICENSE file for details.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables language models to generate fun ASCII art featuring cows and other characters saying or thinking custom messages. Provides access to various cow characters including dragons, penguins, and skeletons for creative text art generation.