Skip to main content
Glama

MCP-CEP

MIT License
4
  • Linux
  • Apple

buscar_cep

Query Brazilian postal codes (CEPs) to retrieve address details like street, neighborhood, city, and state using the ViaCEP API. Works as part of the MCP-CEP server.

Instructions

Consulta informações de um CEP brasileiro usando a API ViaCEP.

Args: cep: Código de Endereçamento Postal no formato 01001000 ou 01001-000. Returns: Um dicionário com informações de endereço como rua, bairro, cidade e estado.

Input Schema

NameRequiredDescriptionDefault
cepYes

Input Schema (JSON Schema)

{ "properties": { "cep": { "title": "Cep", "type": "string" } }, "required": [ "cep" ], "title": "buscar_cepArguments", "type": "object" }
Install Server

Other Tools from MCP-CEP

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/wendellbigato/mcp-cep'

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