← 返回
未分类 中文

Pipeworx catfacts

Random cat facts and breed information from the Cat Facts API
随机猫咪趣闻和品种信息(来自Cat Facts API)
brucegutman
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 354
下载
💾 0
安装
1
版本
#latest

概述

Cat Facts

Did you know cats spend 70% of their lives sleeping? Pull random feline trivia, batch multiple facts, or browse cat breeds with details on country of origin, coat type, and temperament.

Tools

  • get_fact — One random cat fact
  • get_facts — Multiple random cat facts (default 5)
  • list_breeds — Cat breeds with country, origin, coat, and pattern info

Great for

  • Spicing up a chatbot with fun cat trivia
  • Building a "cat fact of the day" notification
  • Educational apps about different cat breeds
  • Testing or prototyping when you need harmless sample data

Example

curl -s -X POST https://gateway.pipeworx.io/catfacts/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_facts","arguments":{"count":3}}}'

MCP config

{
  "mcpServers": {
    "pipeworx-catfacts": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/catfacts/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 12:51 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,786
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 460 📥 229,846
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 57 📥 85,334