You're viewing a demo portfolio

Join the waitlist
PRSM

random_breed_image

Active

Tool of dogceo

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "breed": "bulldog"
    }
  ],
  "required": [
    "breed"
  ],
  "properties": {
    "breed": {
      "type": "string",
      "description": "The breed name (e.g. \"hound\", \"labrador\"). Use list_breeds to see valid values."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

dogceo

https://github.com/pipeworx-io/mcp-dogceo

1/7 registries
View full server →