← 返回
未分类 中文

Pipeworx dogsapi

Detailed dog breed encyclopedia — weight ranges, life spans, temperament, and breed groups from dogapi.dog
详细的犬种百科全书——体重范围、寿命、性格和犬种类别,来自 dogapi.dog
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 290
下载
💾 0
安装
1
版本
#latest

概述

Dogs API — Breed Encyclopedia

A structured database of dog breeds with detailed attributes: weight ranges, life spans, hypoallergenic status, temperament descriptions, and breed group classifications. Also includes random dog facts.

Tools

  • list_breeds — Paginated list of breeds with weight, life span, and hypoallergenic flag
  • get_breed — Full details for a specific breed by ID
  • list_facts — Random dog facts (default 10, max 100)
  • get_groups — All breed groups (Sporting, Herding, Terrier, etc.)

Use cases

  • "Is a Poodle hypoallergenic?" — look up the breed and check the flag
  • Building a breed comparison tool for prospective dog owners
  • Enriching a pet adoption platform with breed data
  • Fun facts for a pet-themed chatbot or newsletter

Example: browse breeds

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

MCP config

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 21:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 589

Pipeworx crypto

brucegutman
通过CoinGecko获取加密货币价格、市值排名及法币转换
★ 0 📥 455

Pipeworx disease

brucegutman
COVID-19统计数据 —全球累计、各国明细、历史趋势及来自 disease.sh 的疫苗接种数据
★ 0 📥 427