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 の配列を返します。1 つの犬種のギャラリーが必要な場合に使用します。

random_breed_image

特定の犬種(例: 'golden_retriever'、'bulldog')の犬の写真を 1 枚取得します。画像 URL と犬種名を返します。特定の犬種の写真がちょうど 1 枚必要な場合に使用します。

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