Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

pt.minhamorada/minha-morada

REMOTE · MINHAMORADA.PT · SCANNED AUG 5

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

Available components

71 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 879 tokens (~175/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · minhamorada.pt

# add to Claude Code
claude mcp add --transport http pt-minhamorada-minha-morada https://minhamorada.pt/api/mcp
# ~/.codex/config.toml
[mcp_servers.pt-minhamorada-minha-morada]
url = "https://minhamorada.pt/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pt-minhamorada-minha-morada": {
      "type": "remote",
      "url": "https://minhamorada.pt/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add pt-minhamorada-minha-morada --url https://minhamorada.pt/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  pt-minhamorada-minha-morada:
    url: "https://minhamorada.pt/api/mcp"
// mcp.json
{
  "mcpServers": {
    "pt-minhamorada-minha-morada": {
      "type": "http",
      "url": "https://minhamorada.pt/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 5 Aug 26 71

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 5 Aug 2026 · Probed https://minhamorada.pt/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=minhamorada.pt CN=YR1,O=Let's Encrypt,C=US 5 Jul 2026 3 Oct 2026 RSA 2048 SHA256-RSA 5b83dbbbcba8f61fdc0cf02720219d67295
SANs: minhamorada.pt
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of minhamorada.pt. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
pt. present 40155 13 Verified
minhamorada.pt. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://minhamorada.pt/api/mcp Verified 200
http (plaintext) http://minhamorada.pt/api/mcp HTTPS enforced 308 https://minhamorada.pt/api/mcp
MCP tools — 5 exposed · ~879 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
calculate_commute ~168

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 with typical speeds.

NameTypeReqDescription
from_latnumberStarting latitude (used if property_id not provided)
from_lngnumberStarting longitude (used if property_id not provided)
property_idstringThe property's minhamorada.pt code (e.g. mm-a7f3b2c9), as returned by search_properties. Alternative to from_lat/from_lng.
to_labelstringHuman-readable name for the destination (e.g., 'Lisbon Airport')
to_latnumberyesDestination latitude
to_lngnumberyesDestination longitude

No output schema declared.

No examples provided.

get_property ~133

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 user to the "url" field (minhamorada.pt). Use after search_properties.

NameTypeReqDescription
near_latnumberLatitude to calculate commute times from
near_lngnumberLongitude to calculate commute times from
property_idstringyesThe property's minhamorada.pt code (e.g., 'mm-a7f3b2c9'), as returned by search_properties in the 'id' field.

No output schema declared.

No examples provided.

get_property_contact ~81

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 listing URL.

NameTypeReqDescription
property_idstringyesThe property's minhamorada.pt code (e.g., 'mm-a7f3b2c9').

No output schema declared.

No examples provided.

market_stats ~78

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 'What's the average rent in Porto?'

NameTypeReqDescription
districtstringFilter stats to a specific district
price_typestringFilter to sale or rent only

No output schema declared.

No examples provided.

search_properties ~419

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 minhamorada.pt "url" field. Use this to help users find real estate in specific Portuguese districts, with specific budgets, or near specific locations.

NameTypeReqDescription
area_minnumberMinimum area in square meters
conditionstringComma-separated: new, renovated, used, to_renovate
dirstringSort direction (default: desc)
districtstringPortuguese district name (e.g., 'Lisboa', 'Porto', 'Braga', 'Faro')
has_elevatorbooleanFilter for properties with elevator
has_gardenbooleanFilter for properties with garden/outdoor space
has_parkingbooleanFilter for properties with parking
limitnumberResults per page, max 20 (default: 10)
municipalitystringMunicipality/concelho within a district
near_latnumberLatitude for proximity search
near_lngnumberLongitude for proximity search
near_max_minutesnumberMaximum commute time in minutes (default: 30)
near_transportstringTransport mode for commute (default: transit)
pagenumberPage number (default: 1)
price_maxnumberMaximum price in EUR. Rent: 400-2000. Sale: 80000-500000.
price_minnumberMinimum price in EUR
price_typestringWhether to search for properties to buy ('sale') or rent ('rent')
sortstringSort field (default: scraped_at = newest)
typologystringComma-separated apartment types: T0, T1, T2, T3, T4, T5+

No output schema declared.

No examples provided.