get_facts
ActiveTool of mcp-catfacts
declared in 0.1.0
Get multiple random cat facts at once. Specify count (e.g., 5). Returns array of fact texts with character lengths.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 5
},
{
"limit": 10
}
],
"properties": {
"limit": {
"type": "number",
"description": "Number of facts to return. Defaults to 5."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-catfacts
https://github.com/pipeworx-io/mcp-catfacts
2/7 registries