← wow-estates.com

INDIVIDUAL MCP TOOL

get_available_locations

Get all available property locations/areas with property counts.

wow-estates.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

wow-estates.com

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

.mcp.json

{
  "mcpServers": {
    "wow-estates-com": {
      "type": "http",
      "url": "https://wow-estates.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "wow-estates-com",
  "transport": "streamable-http",
  "url": "https://wow-estates.com/mcp"
}
MCP Inspector

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

Related tools

  • search_properties — Search luxury real estate properties in Costa Blanca and Costa Calida, Spain.
  • ai_search_properties — Search properties using natural language.
  • get_property_details — Get full details for a specific property by its ID or internal reference number (e.g.
  • get_featured_properties — Get featured/highlighted luxury properties currently promoted by WOW-Estates.
  • get_developments — List new-build residential developments available on the Costa Blanca and Costa Calida.
  • search_properties_in_zone — Search properties within a specific geographic zone on the Costa Blanca/Costa Calida map.
  • calculate_mortgage — Calculate monthly mortgage payments for a Spanish property purchase.
  • calculate_purchase_costs — Calculate total costs of purchasing a property in Spain including taxes, notary, land registry, and legal fees.