pipeworx-io/mcp-catfacts
MCP server for the Cat Facts API — random cat facts and breed listings
Platform-specific configuration:
{
"mcpServers": {
"mcp-catfacts": {
"command": "npx",
"args": [
"-y",
"mcp-catfacts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP server for the Cat Facts API — random cat facts and cat breed listings. Free, no auth required.
| Tool | Description | |------|-------------| | get_fact | Get a single random cat fact | | list_breeds | List cat breeds with country, origin, coat, and pattern | | get_facts | Get multiple random cat facts |
Add to your MCP client config:
{
"mcpServers": {
"catfacts": {
"type": "url",
"url": "https://gateway.pipeworx.io/catfacts"
}
}
}npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/catfactsMIT
Loading reviews...