mcpbeat

Arcasos Rentals MCP Server

com.arcasos/arcasos-rentals
answering

Arcasos Rentals is answering right now. Last checked 5 min ago. It exposes 3 tools.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
917 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add arcasos-rentals --transport http https://mcp.arcasos.com
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "arcasos-rentals": {
      "url": "https://mcp.arcasos.com"
    }
  }
}
~/.codex/config.toml
[mcp_servers.arcasos-rentals]
url = "https://mcp.arcasos.com"
.cursor/mcp.json
{
  "mcpServers": {
    "arcasos-rentals": {
      "url": "https://mcp.arcasos.com"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "arcasos-rentals": {
      "url": "https://mcp.arcasos.com"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

rentals
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.
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.
rental
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). Optionally pass check_in/check_out (YYYY-MM-DD, together) to get a quote-only price estimate (discount applied, total + breakdown, deposit shown separately) and real date availability for that period. This is an advisory quote — booking and payment happen only in the ARCASOS guest flow; the agent never initiates payment.

Endpoints

URLTransportStateLatencyChecked
https://mcp.arcasos.com streamable-http answering 802 ms 5 min ago

Arcasos Rentals — questions

Answers built from our own checks of this server.

What can Arcasos Rentals do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_rental_details, search_rentals_natural, search_rentals_structured. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Arcasos Rentals working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 917 ms. The bar chart above shows every period we have measured.
How do I connect Arcasos Rentals?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Arcasos Rentals need an API key?
No. Arcasos Rentals completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Arcasos Rentals?
It answers our handshake in 917 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.