Moradas — Portuguese addresses & postal codes
Autocomplete Portuguese addresses and look up postal codes (CP7).
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Autocomplete Portuguese addresses and look up postal codes (CP7). Free remote MCP, no API key.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |