mcp-dogceo
mcp-dogceo
Dog CEO MCP — envuelve la Dog API de Dog CEO (gratuita, sin autenticación)
Parte de Pipeworx — una pasarela MCP que conecta agentes a las 1394+ fuentes de datos en tiempo real.
Herramientas
Herramienta | Descripción |
| Obtén una foto aleatoria de un perro. Devuelve la URL de la imagen y el nombre de la raza. Úsalo cuando necesites cualquier foto de perro sin una preferencia de raza específica. |
| Lista todas las razas de perros y sus variedades. Devuelve los nombres de las razas y las variedades. Úsalo cuando necesites explorar razas o validar un nombre de raza antes de obtener imágenes. |
| Obtén varias fotos de un perro de una raza específica (p. ej., 'labrador', 'poodle'). Devuelve un array de URLs de imágenes. Úsalo cuando necesites una galería de una sola raza. |
| Obtén una foto de un perro de una raza específica (p. ej., 'golden_retriever', 'bulldog'). Devuelve la URL de la imagen y el nombre de la raza. Úsalo cuando necesites exactamente una foto de una raza concreta. |
Related MCP server: Dog API MCP Server
Inicio rápido
Añádelo a tu cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"dogceo": {
"url": "https://gateway.pipeworx.io/dogceo/mcp"
}
}
}O conéctate a la pasarela completa de Pipeworx y accede a las 1394+ fuentes de datos:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Uso con ask_pipeworx
En lugar de llamar a las herramientas directamente, puedes hacer preguntas en lenguaje natural:
ask_pipeworx({ question: "your question about Dogceo data" })La pasarela elige la herramienta adecuada y rellena los argumentos automáticamente.
Más información
Licencia
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