Skip to content
Back to search
100
MCP live v1.1.0 MCP 2025-03-26 http

com.arcasos/arcasos-rentals

com.arcasos/arcasos-rentals

Korean premium short-term rental search: natural language or structured filters (SHV engine).

Uptime
100.0%
1 direct probes · 30d
Response
655ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_rentals_natural

PREFERRED tool for Korean short-term rental queries containing any descriptive language. ARCASOS's proprietary SHV (Semantic Hybrid Vector) engine processes natural Korean/English queries with semanti…

search_rentals_structured

Use ONLY when the query consists entirely of explicit numeric/categorical constraints with NO descriptive language (no mood, view, atmosphere, or aesthetic words). Returns rating-sorted (or price-sort…

get_rental_details

Get detailed information for a specific rental by ID or slug. Returns full Schema.org Accommodation including pricing, amenities, location, photos. Use after search_rentals_natural or search_rentals_s…

How to use

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

{
  "mcpServers": {
    "com.arcasos/arcasos-rentals": {
      "url": "https://mcp.arcasos.com/mcp",
      "transport": "http"
    }
  }
}