Skip to main content
Glama
pipeworx-io

mcp-dogceo

by pipeworx-io

mcp-dogceo

Dog CEO MCP — 封装 Dog CEO 的 Dog API(免费,无需认证)

Pipeworx 的一部分——一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

random_image

获取一张随机的狗狗照片。返回图片 URL 和品种名称。当你需要任意狗狗图片且没有特定品种偏好时使用。

list_breeds

列出所有可用的狗狗品种和亚品种。返回品种名称和变种。用于浏览品种,或在获取图片前验证品种名称。

breed_images

获取特定品种(例如 'labrador'、'poodle')的多张狗狗照片。返回图片 URL 数组。当你需要某个品种的图库时使用。

random_breed_image

获取特定品种(例如 'golden_retriever'、'bulldog')的一张狗狗照片。返回图片 URL 和品种名称。当你只需要一张特定品种的照片时使用。

Related MCP server: Dog API MCP Server

快速开始

添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

{
  "mcpServers": {
    "dogceo": {
      "url": "https://gateway.pipeworx.io/dogceo/mcp"
    }
  }
}

或者连接到完整的 Pipeworx 网关,以便访问全部 1394+ 数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

与 ask_pipeworx 一起使用

无需直接调用工具,你可以用纯英文提问:

ask_pipeworx({ question: "your question about Dogceo data" })

网关会选择合适的工具并自动填充参数。

了解更多

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

0Maintainers
No issuesResponse time
0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps the Cat Facts API to fetch random cat facts and list cat breeds, enabling natural language access to feline trivia.
    8
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with the Dog API through natural language, supporting operations like listing breeds, fetching images, and more.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to fetch dog breed data, including descriptions, attributes, and group information, via the Dog API through natural language queries.

View all related MCP servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-dogceo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server