mattlgroff/petfinder-mcp-server
If you are the rightful owner of petfinder-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Petfinder MCP Server is a single-file HTTP MCP Server designed to interact with Petfinder's API, enabling users to find adoptable pets and the organizations that care for them. It is powered by Bun and offers seamless OAuth token management and search capabilities.
Tools
Functions exposed to the LLM to take actions
pets.search
Find adoptable pets by type, breed, size, location, and distance.
pets.get
Get detailed information about a specific pet.
organizations.search
Find animal welfare organizations by name, location, or state.
organizations.get
Get detailed information about a specific organization.
types.list
List all available animal types.
types.get
Get detailed information about a specific animal type.
breeds.list
List breeds for a specific animal type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client