Data Collection
propiedadesaysen.com
Provides property listings, location data, and market analytics for the Aysen Region of Chilean Patagonia.
ENDPOINT 1
https://propiedadesaysen.com/mcp
MCP server metadata
- Name
- propiedades-patagonia
- Version
- 1.0.0
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_propertiesSearch property listings for sale or rent in the Aysen Region of Chilean Patagonia.
Inferred read-onlyget_propertyFetch the full record for a single property by its slug, including description, images and coordinates.
Inferred read-onlylist_locationsList every town and property type slug accepted by search_properties, with live inventory counts and coordinates.
Inferred read-onlymarket_snapshotMedian prices, inventory counts and market commentary for the Aysen Region, optionally narrowed to one town.
Inferred read-onlyCONNECT 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.
propiedadesaysen.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.