MCP Hub
Back to servers

catfacts

Cat Facts MCP — wraps Cat Facts API (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-catfacts

MCP server for the Cat Facts API — random cat facts and cat breed listings. Free, no auth required.

Tools

ToolDescription
get_factGet a single random cat fact
list_breedsList cat breeds with country, origin, coat, and pattern
get_factsGet multiple random cat facts

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "catfacts": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/catfacts"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/catfacts

License

MIT

Reviews

No reviews yet

Sign in to write a review