Skip to main content
Glama
pipeworx-io

mcp-dogceo

by pipeworx-io

mcp-dogceo

Dog CEO MCP — обёртка над Dog CEO's Dog API (бесплатно, без авторизации)

Входит в Pipeworx — MCP-шлюз, подключающий AI-агентов к 1394+ живым источникам данных.

Инструменты

Инструмент

Описание

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