@pipeworx/dogsapi
Connect: https://gateway.pipeworx.io/dogsapi/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Tools
- list_breeds — Search dog breeds with pagination. Returns breed names, IDs, weight ranges, life spans, and hypoallergenic status. Use get_breed for detailed info on a specific breed.
- get_breed — Get detailed info about a dog breed by ID. Returns characteristics, temperament, origin, size, and health data.
- list_facts — Get random dog facts. Returns interesting trivia about dog behavior, history, and abilities.
- get_groups — Get all AKC dog breed groups (e.g., Sporting, Herding, Terrier). Returns group names and descriptions.
Tools
get_breed— Get detailed info about a dog breed by ID. Returns characteristics, temperament, origin, size, and health data.get_groups— Get all AKC dog breed groups (e.g., Sporting, Herding, Terrier). Returns group names and descriptions.list_breeds— Search dog breeds with pagination. Returns breed names, IDs, weight ranges, life spans, and hypoallergenic status. Use get_breed for detailed info on a specific breed.list_facts— Get random dog facts. Returns interesting trivia about dog behavior, history, and abilities.