Cat Facts (catfact.ninja) · Capability
Cat Facts API — Facts
Cat Facts — Facts. 2 operations. Lead operation: Get Random Fact. Self-contained Naftiko capability covering one Cat Facts business surface: random cat trivia delivered individually or in Laravel-style paginated lists. No authentication.
What You Can Do
GET
Getrandomfact
— Returns a single random cat fact, optionally length-constrained.
/v1/fact
GET
Getfacts
— Returns a paginated list of cat facts.
/v1/facts
MCP Tools
get-random-fact
Returns a single random cat fact, optionally length-constrained.
read-only
idempotent
list-facts
Returns a paginated list of cat facts.
read-only
idempotent