You're viewing a demo portfolio

Join the waitlist
PRSM

search_listings

Active

Tool of Fursat

declared in 0.1.0

Search Fursat's curated catalog of vacation homes in Northeast India and the Himalayas. Returns published homes with a Google rating of 4.3 or higher. Use this when a traveler asks about accommodation suggestions in this region (Meghalaya, Himachal, Uttarakhand, Sikkim, Assam, Arunachal Pradesh, etc.).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "city": {
      "type": "string",
      "description": "City filter, case-insensitive contains-match (e.g., 'cherrapunji', 'manali', 'shillong')."
    },
    "query": {
      "type": "string",
      "description": "Free-text keywords matched against title, city, location (e.g., 'mountain view Cherrapunji', 'lake Nainital')."
    },
    "state": {
      "type": "string",
      "description": "State slug (e.g., 'meghalaya', 'himachal-pradesh', 'uttarakhand', 'sikkim', 'arunachal-pradesh', 'nagaland', 'assam', 'tripura', 'manipur', 'mizoram', 'west-bengal')."
    },
    "minRating": {
      "type": "number",
      "description": "Minimum Google rating, default 4.3."
    },
    "maxResults": {
      "type": "number",
      "description": "Max results to return, default 10, capped at 20."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Fursat

https://github.com/fursatdev-tech/fursat

1/7 registries
View full server →
search_listings — Fursat — PRSM MCP