← Registry

Content Tools

aeracabins.com

Provides information about Aera Cabins property, including cabin details, photos, location, and site content.

1 endpoint9 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://aeracabins.com/mcp

No auth detected

MCP server metadata

Name
aera-cabins
Version
1.0.0
Capabilities
tools
Server instructions

Read-only public MCP server for Aera Cabins, a luxury A-frame cabin rental property on Cowichan Lake in Youbou, BC, Canada. Use the tools to explore the property, cabins, page content, photos, and location. Booking is NOT supported here: direct users to the official Guesty booking site and per-cabin listing pages returned by get_booking_info.

Known tools 9

get_property_overview

Overview of the Aera Cabins property: what it is, where it is, contact and booking links, and the list of cabins with key stats.

Inferred read-only
get_cabin_details

Full details for one cabin: description, highlights, bedrooms and beds, amenities, extra listing info, and booking link.

Inferred read-only
list_photos

List photos with descriptions for a unit.

Inferred read-only
get_location_and_directions

Street address, GPS coordinates, and driving directions to Aera Cabins on Cowichan Lake.

Inferred read-only
get_page_content

Structured text content of a site page.

Inferred read-only
recommend_cabin

Recommend the best cabin for a group.

Inferred read-only
get_booking_info

How to book a stay.

Inferred read-only
check_availability

Live availability for all three cabins for a future date range, from the public Guesty booking calendar (view-only — no booking, no reservation data).

Inferred read-only
scan_availability

Scan a future window (max 92 nights) and get each cabin’s OPEN date ranges from the public Guesty booking calendar (view-only — no booking, no reservation data).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aera-cabins]
url = "https://aeracabins.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aera-cabins": {
      "type": "http",
      "url": "https://aeracabins.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aera-cabins
Remote MCP URL: https://aeracabins.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aera-cabins": {
      "url": "https://aeracabins.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aera-cabins": {
      "type": "http",
      "url": "https://aeracabins.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aera-cabins",
  "transport": "streamable-http",
  "url": "https://aeracabins.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.