list_breeds
ActiveTool of mcp-catfacts
declared in 0.1.0
Search cat breeds by name or list all available breeds. Returns breed name, country of origin, coat type, and pattern details.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10
},
{
"limit": 25
}
],
"properties": {
"limit": {
"type": "number",
"description": "Number of breeds to return. Defaults to 10."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-catfacts
https://github.com/pipeworx-io/mcp-catfacts
2/7 registries