You're viewing a demo portfolio

Join the waitlist
PRSM

cat_by_tag

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Cataas

https://github.com/pipeworx-io/mcp-cataas

1/7 registries
View full server →