You're viewing a demo portfolio

Join the waitlist
PRSM

brasil_cep

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Latam Validate

https://github.com/pipeworx-io/mcp-latam-validate

2/7 registries
View full server →