mrseanchow/cowsay-mcp
Cowsay MCP Server, providing ASCII art cow capabilities for LLMs.
[](https://smithery.ai/server/@mrseanchow/cowsay-mcp) <a href="https://github.com/mrseanchow/cowsay-mcp/stargazers"></a> <a href="https://github.com/mrseanchow/cowsay-mcp/blob/main/LICENSE"></a> <a href="https://github.com/mrseanchow/cowsay-mcp/issues/new"></a>
Cowsay MCP Server, providing ASCII art cow capabilities for LLMs. This implementation allows language models to generate fun ASCII art cows with custom messages.
cowsay: Generate ASCII art with a cow saying your messagecowthink: Generate ASCII art with a cow thinking your messagelist_cows: List all available cow charactersTo install cowsay-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @mrseanchow/cowsay-mcp --client claudenpm install -g cowsay-mcpnpx -y cowsay-mcpAdd this to your mcp.json file:
{
"mcpServers": {
"cowsay-mcp": {
"command": "npx",
"args": ["-y", "cowsay-mcp"]
}
}
}Add this to your ./codeium/windsurf/model_config.json file:
{
"mcpServers": {
"cowsay-mcp": {
"command": "npx",
"args": ["-y", "cowsay-mcp"]
}
}
}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 characterLoading reviews...