loaditout.ai
BrowseRequestsSubmitBlogXPrivacyDisclaimer
{}loaditout.ai
SkillsMCP ServersPacksLeaderboardSubmitRequestsBlog

cowsay-mcp

MCP Tool

mrseanchow/cowsay-mcp

Cowsay MCP Server, providing ASCII art cow capabilities for LLMs.

Install

$ npx loaditout add mrseanchow/cowsay-mcp

About

cowsay-mcp

[](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.

🛠️ Tools
  • cowsay: Generate ASCII art with a cow saying your message
  • cowthink: Generate ASCII art with a cow thinking your message
  • list_cows: List all available cow characters
📦 Installation
Installing via Smithery

To install cowsay-mcp for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @mrseanchow/cowsay-mcp --client claude
Manual Installation
npm install -g cowsay-mcp
Using npx
npx -y cowsay-mcp
🚀 Running on Cursor

Add this to your mcp.json file:

{
  "mcpServers": {
    "cowsay-mcp": {
      "command": "npx",
      "args": ["-y", "cowsay-mcp"]
    }
  }
}
🌊 Running on Windsurf

Add this to your ./codeium/windsurf/model_config.json file:

{
  "mcpServers": {
    "cowsay-mcp": {
      "command": "npx",
      "args": ["-y", "cowsay-mcp"]
    }
  }
}
🎨 Available Cow Characters

The server provides a wide variety of cow characters, including but not limited to:

  • default: The classic cow
  • small: A smaller version of the default cow
  • tux: A penguin character
  • moose: A moose character
  • sheep: A sheep character
  • `drago

Tags

smithery

Reviews

Loading reviews...

Quality Signals

Quality Score28
1
Stars
0
Installs
Last updated147 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcesmithery
Last commit10/19/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/mrseanchow/cowsay-mcp)](https://loaditout.ai/skills/mrseanchow/cowsay-mcp)