Skip to main content
Glama

brasil-api-mcp-server

get_postal_code_v2

Retrieve location data for a specific Brazilian CEP (postal code) using version 2 of the API. Query accurate address details to integrate into applications or workflows efficiently.

Instructions

Version 2 of get a location data given a CEP (postal code).

Input Schema

NameRequiredDescriptionDefault
cepYesThe CEP to query

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cep": { "description": "The CEP to query", "type": "string" } }, "required": [ "cep" ], "type": "object" }
Install Server

Other Tools from brasil-api-mcp-server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mauricio-cantu/brasil-api-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server