Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Pawlisty Pet Listings

com.pawlisty/pet-listings

Search live Pawlisty pet listings by species, breed, location, and price.

Uptime
100.0%
2 direct probes · 30d
Response
988ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_pet_listings

Search live pet listings for sale or adoption on Pawlisty. Use whenever a user wants to buy or adopt a pet or asks what is available, filtered by species, breed, location, price, or care attributes. R…

get_pet_listing

Get full details for one Pawlisty listing by id. Use after search_pet_listings when the user wants more on a specific pet. To contact the seller the user must visit the listing page.

get_buying_guide

Return Pawlisty buyer-safety guidance (avoiding pet scams, FAQ on buying/adopting safely). Use for any "how do I safely buy or adopt a pet" or "is this listing a scam" question. Returns a summary and …

browse_breeds

List pet breeds Pawlisty covers, with links to breed guides and current availability. Use when comparing breeds or researching before buying. Returns a breed id usable in search_pet_listings.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pawlisty_pet_listings": {
      "url": "https://pawlisty.com/mcp",
      "transport": "streamable-http"
    }
  }
}