Skip to main content
Glama
pipeworx-io

mcp-dogsapi

by pipeworx-io

mcp-dogsapi

DogsAPI MCP — dogapi.dog v2 API(無料、認証不要)をラップします

Pipeworx の一部 — AIエージェントを1394以上のライブデータソースに接続するMCPゲートウェイです。

ツール

ツール

説明

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