{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "com.selectbnbs/selectbnbs",
  "title": "SelectBNBs Public Property MCP",
  "description": "Ten read-only tools over SelectBNBs' multi-country property catalog and privacy-bounded Korean accommodation registration evidence.",
  "version": "1.1.0",
  "website_url": "https://selectbnbs.com",
  "serverInfo": {
    "name": "selectbnbs",
    "title": "SelectBNBs Public Property MCP",
    "version": "1.1.0",
    "description": "Ten read-only tools over SelectBNBs' multi-country property catalog and privacy-bounded Korean accommodation registration evidence."
  },
  "url": "https://selectbnbs.com/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://selectbnbs.com/mcp"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://selectbnbs.com/mcp"
    }
  ],
  "authentication": {
    "required": false,
    "schemes": []
  },
  "capabilities": {
    "tools": true
  },
  "tools": [
    {
      "name": "search_properties",
      "description": "List published properties by location or partial name."
    },
    {
      "name": "get_property",
      "description": "Return full details and source citations for one property."
    },
    {
      "name": "list_locations",
      "description": "List covered locations and published property counts."
    },
    {
      "name": "get_area_guide",
      "description": "Return available city or neighborhood guidance."
    },
    {
      "name": "get_booking_platforms",
      "description": "Explain the booking platforms represented in the catalog."
    },
    {
      "name": "filter_properties",
      "description": "Filter properties by practical trip constraints."
    },
    {
      "name": "get_property_imagery",
      "description": "Return approved public imagery metadata for one property."
    },
    {
      "name": "recommend_properties",
      "description": "Rank properties against a free-text traveler profile."
    },
    {
      "name": "get_data_freshness",
      "description": "Return completeness and source-freshness metadata."
    },
    {
      "name": "verify_korean_accommodation",
      "description": "Check one Korean accommodation identifier against cached official registration evidence without treating not-found as illegal."
    }
  ],
  "documentationUrl": "https://selectbnbs.com/agents.json"
}
