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

Поиск пород с постраничной выдачей. Возвращает названия пород, идентификаторы, диапазоны веса, продолжительность жизни и статус гипоаллергенность. Для подробной информации используйте get_breed.

get_breed

Получить подробную информацию о породе собаки по идентификатору. Возвращает характеристики, темперамент, происхождение, размер и данные о здоровье.

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" })

Шлюз сам выбирает нужный инструмент и автоматически заполняет аргументы.

Дополнительно

License

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