mcp-dogceo
mcp-dogceo
Dog CEO MCP — обёртка над Dog CEO's Dog API (бесплатно, без авторизации)
Входит в Pipeworx — MCP-шлюз, подключающий AI-агентов к 1394+ живым источникам данных.
Инструменты
Инструмент | Описание |
| Получить случайную фотографию собаки. Возвращает URL изображения и название породы. Используйте, когда нужна любая фотография собаки без конкретных предпочтений по породе. |
| Перечислить все доступные породы собак и подпороды. Возвращает названия пород и разновидности. Используйте, чтобы изучить породы или проверить название породы перед загрузкой изображений. |
| Получить несколько фотографий собак определённой породы (например, 'labrador', 'poodle'). Возвращает массив URL изображений. Используйте, когда нужна галерея фотографий одной породы. |
| Получить одну фотографию собаки определённой породы (например, '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
This server cannot be installed
Maintenance
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
DogsAPI MCP — wraps dogapi.dog v2 API (free, no auth)
Search, preview, install community Codex pet packs, and discover the pet request flow.
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceWraps the Cat Facts API to fetch random cat facts and list cat breeds, enabling natural language access to feline trivia.8MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with the Dog API through natural language, supporting operations like listing breeds, fetching images, and more.
- AlicenseNot gradedqualityCmaintenanceEnables fetching random food images by category from the Foodish API.5MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to fetch dog breed data, including descriptions, attributes, and group information, via the Dog API through natural language queries.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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