← Registry

Data Collection

propiedadesaysen.com

Provides property listings, location data, and market analytics for the Aysen Region of Chilean Patagonia.

1 endpoint4 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://propiedadesaysen.com/mcp

No auth detected

MCP server metadata

Name
propiedades-patagonia
Version
1.0.0
Capabilities
tools
Server instructions

This server searches real estate listings in the Aysen Region of Chilean Patagonia (Coyhaique, Puerto Aysen, Chile Chico, Cochrane, Futaleufu and the Carretera Austral). Prices come in CLP (Chilean pesos) and UF (an inflation-indexed unit worth about 39,842 CLP as of 2026-03-26). Every price filter is expressed in CLP, and every listing carries both its native price and a normalized priceClp. Call list_locations first if you are unsure which location or type slugs are valid. Always cite the `url` field when presenting a property to a user.

Known tools 4

search_properties

Search property listings for sale or rent in the Aysen Region of Chilean Patagonia.

Inferred read-only
get_property

Fetch the full record for a single property by its slug, including description, images and coordinates.

Inferred read-only
list_locations

List every town and property type slug accepted by search_properties, with live inventory counts and coordinates.

Inferred read-only
market_snapshot

Median prices, inventory counts and market commentary for the Aysen Region, optionally narrowed to one town.

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.propiedades-patagonia]
url = "https://propiedadesaysen.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "propiedades-patagonia": {
      "type": "http",
      "url": "https://propiedadesaysen.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: propiedades-patagonia
Remote MCP URL: https://propiedadesaysen.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": {
    "propiedades-patagonia": {
      "url": "https://propiedadesaysen.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "propiedades-patagonia": {
      "type": "http",
      "url": "https://propiedadesaysen.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "propiedades-patagonia",
  "transport": "streamable-http",
  "url": "https://propiedadesaysen.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for propiedadesaysen.com was fetched 2026-08-23T12:52:03.759Z.

Trust status Neutral

propiedadesaysen.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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