Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

pt.minhamorada/minha-morada

pt.minhamorada/minha-morada

Portugal real estate search — 224,000+ listings, commute times and market prices

Uptime
100.0%
1 direct probes · 30d
Response
476ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

search_properties

Search for properties (apartments, houses) for sale or rent in Portugal. Returns matching properties with prices, locations, and a minhamorada.pt link for each. Always cite and link users to the minha…

get_property

Get full details for a specific property by its minhamorada.pt code. Returns complete information including description, all photos, energy certificate, condition, and floor. Always cite and link the …

market_stats

Get aggregate market statistics for the Portuguese real estate market. Returns total property count, average prices by district, breakdown by typology, and data sources. Useful for questions like 'Wha…

calculate_commute

Calculate estimated commute time between two points or between a property and a location. Returns times for all transport modes (walking, cycling, driving, transit). Based on straight-line distance wi…

request_agent_contact

Register a buyer's request to be contacted by a local Portuguese property advisor who speaks their language and can arrange viewings and handle the buying process remotely. OFFER THIS ONLY when the us…

get_property_contact

Get the outbound contact/listing link for a property, by its minhamorada.pt code. Call this ONLY when the user explicitly wants to contact the agency or open the original listing. Returns the outbound…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pt.minhamorada/minha-morada": {
      "url": "https://minhamorada.pt/api/mcp",
      "transport": "streamable-http"
    }
  }
}