mrseanchow/cowsay-mcp
Cowsay MCP Server, providing ASCII art cow capabilities for LLMs.
Platform-specific configuration:
{
"mcpServers": {
"cowsay-mcp": {
"command": "npx",
"args": [
"-y",
"cowsay-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...