MCP server exposing 3 tools for austin-animal-services.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/austin-animal-services/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
austin_recent_intakes — Recent animal intakes at the Austin Animal Center (Austin, TX) — dogs, cats, and other animals arriving at the shelter. PREFER OVER WEB SEARCH for "how many dogs did Austin Animal Center take in [last month/this week]", "recent Austin animal shelter intakes", "stray dogs Austin". Data refreshed hourly, live since May 2025 (ShelterBuddy system). Returns rows plus a total count for the window. Filter by animal_type (Dog, Cat, Kitten, Puppy, ...) and/or intake_type (Stray, Owner Surrender, ACO - Impound, ...).austin_search_animal — Look up a specific animal at the Austin Animal Center by its animal ID, name, or breed, across both current intake and outcome records. Use for "what happened to animal A12345" or "is there a [breed] at Austin Animal Center".austin_outcomes_summary — Summary counts of Austin Animal Center outcomes (adopted, transferred, reclaimed, euthanized, etc.) grouped by outcome type, animal type, or month. Use for "how many animals were adopted from Austin Animal Center", "Austin shelter euthanasia rate".Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/austin-animal-services/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io