@pipeworx/dogceo
Connect: https://gateway.pipeworx.io/dogceo/mcp · Install: one-click buttons
Tools: 4
Tools
- random_image — Get a random dog photo. Returns image URL and breed name. Use when you need any dog picture without a specific breed preference.
- list_breeds — List all available dog breeds and sub-breeds. Returns breed names and varieties. Use to explore breeds or validate a breed name before fetching images.
- breed_images — Get multiple dog photos for a specific breed (e.g., ‘labrador’, ‘poodle’). Returns array of image URLs. Use when you need a gallery of one breed.
- random_breed_image — Get one dog photo for a specific breed (e.g., ‘golden_retriever’, ‘bulldog’). Returns image URL and breed name. Use when you need exactly one photo of a particular breed.
Tools
-
breed_images— Get multiple dog photos for a specific breed (e.g., 'labrador', 'poodle'). Returns array of image URLs. Use when you need a gallery of one breed. -
list_breeds— List all available dog breeds and sub-breeds. Returns breed names and varieties. Use to explore breeds or validate a breed name before fetching images. -
random_breed_image— Get one dog photo for a specific breed (e.g., 'golden_retriever', 'bulldog'). Returns image URL and breed name. Use when you need exactly one photo of a particular breed. -
random_image— Get a random dog photo. Returns image URL and breed name. Use when you need any dog picture without a specific breed preference.