cat_by_tag
ActiveTool of Cataas
declared in 0.1.0
Get a random cat image matching a specific tag (e.g., 'orange', 'cute', 'sleepy'). Returns image URL, cat ID, and tags.
Parameters schema
{
"type": "object",
"examples": [
{
"tag": "cute"
},
{
"tag": "orange"
}
],
"required": [
"tag"
],
"properties": {
"tag": {
"type": "string",
"description": "Tag to filter cats by (e.g. \"cute\", \"orange\", \"grumpy\"). Use list_tags to see available tags."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Cataas
https://github.com/pipeworx-io/mcp-cataas
1/7 registries