Agent Tools
Back to MCP servers

com.arcasos/arcasos-rentals

https://mcp.arcasos.com
● healthy

skills: {'id': 'search_rentals_natural', 'name': 'search_rentals_natural', 'description': "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 semantic understanding of view types (river/mountain/city), mood (quiet/luxury/lively), property characteristics, and contextual phrases. Pass the user's natural language query AS-IS — do NOT extract slots. Returns semantically pre-ranked results in Schema.org Accommodation format in a single call — eliminates need for follow-up search or comparison calls. Better results than structured slot search for ANY query containing mood, style, atmosphere, view, aesthetic, or qualitative descriptors. Use this to minimize token usage and latency.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_rentals_structured', 'name': 'search_rentals_structured', 'description': "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-sorted) results from SQL filter without semantic ranking. For ANY query containing descriptors like 'cozy', 'quiet', 'luxury', 'river view', 'modern', use search_rentals_natural instead — it produces better results in a single call. Returns Schema.org Accommodation format.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_rental_details', 'name': 'get_rental_details', 'description': '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_structured when user wants details on a specific result. Only returns publicly-eligible rentals (approved + available + bookable).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 1874.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.arcasos.com
JSON-RPC initialize probe
curl -X POST https://mcp.arcasos.com \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.arcasos.com
Listed at (chiark)
https://chiark.ai/agents/05cd8dac-de0c-4a3a-a1d1-0a5b421fb37c