Moradas — Portuguese addresses & postal codes
Autocomplete Portuguese addresses and look up postal codes (CP7).
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Autocomplete Portuguese addresses and look up postal codes (CP7). Free remote MCP, no API key.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| suggest_address | Autocomplete a Portuguese address or postal code. Pass free text (street, optionally locality and door number, e.g. 'av liberdade lisboa 196') or a postal code (e.g. '1000-098'). Returns suggestions with street, localidade (postal locality), concelho, distrito and cp7. When cp7 is null the street spans several postal codes: call resolve_postal_code with art_id and the door number. |
| resolve_postal_code | Resolve the exact 7-digit postal code (CP7) for a street and door number. art_id comes from suggest_address. Returns resolved address (or null) and the list of postal-code segments of that street. |
| postal_code_info | Look up a Portuguese postal code (CP7, e.g. '1000-098'): localidade, concelho, distrito and the streets it covers. |