# arcasos-rentals MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-arcasos-arcasos-rentals
- Website: https://arcasos.com

## Install
- Endpoint: https://mcp.arcasos.com
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.arcasos.com

## Tools
- 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 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. Endpoint: https://mcp.arcasos.com
- 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-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. Endpoint: https://mcp.arcasos.com
- 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_structured when user wants details on a specific result. Only returns publicly-eligible rentals (approved + available + bookable). Endpoint: https://mcp.arcasos.com

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.arcasos
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 20, 2026
- Source: https://registry.modelcontextprotocol.io
