brasil_cep
ActiveTool of Latam Validate
declared in 0.1.0
Look up a Brazilian CEP (postal code) and return the address: street, neighborhood, city, and state, with coordinates when available. Example: CEP 01310-100 → Avenida Paulista, Bela Vista, São Paulo, SP.
Parameters schema
{
"type": "object",
"required": [
"cep"
],
"properties": {
"cep": {
"type": "string",
"description": "The 8-digit CEP, e.g. \"01310-100\" or \"01310100\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Latam Validate
https://github.com/pipeworx-io/mcp-latam-validate
2/7 registries