Skip to main content
Glama
pipeworx-io

mcp-dogsapi

by pipeworx-io

mcp-dogsapi

DogsAPI MCP — 封装了 dogapi.dog v2 API(免费,无需认证)

属于 Pipeworx — 一个 MCP 网关,可将 AI 代理连接到 1394+ 个实时数据源。

工具

工具

描述

list_breeds

按分页搜索犬种。返回犬种名称、ID、体重范围、寿命和低致敏性状态。要获取特定犬种的详细信息,请使用 get_breed。

get_breed

按 ID 获取犬种详细信息。返回特征、性情、来源、体型和健康数据。

list_facts

获取随机犬类趣闻。返回关于犬类行为、历史和能力的趣味冷知识。

get_groups

获取所有 AKC 犬种分组(例如 Sporting、Herding、Terrier)。返回组名称和描述。

Related MCP server: mcp-catfacts

快速开始

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

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

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

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

与 ask_pipeworx 配合使用

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

ask_pipeworx({ question: "your question about Dogsapi 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

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables interaction with a sample Pet Store API based on OpenAPI 3.1 specification, allowing users to manage pet store operations through natural language commands.
  • 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-dogsapi'

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