CEP Lookup
Enables querying Brazilian postal codes (CEPs) using the ViaCEP API.
关于
CEP Lookup is a Micro Command Platform (MCP) server that integrates with the ViaCEP API, providing a convenient way to retrieve address information based on Brazilian postal codes. Designed for compatibility with Goose as a command-line extension, it allows users to easily incorporate CEP lookup functionality into their workflows. The server offers commands to echo text and perform CEP searches, delivering a simple and efficient solution for accessing address data.
主要功能
- Offers a 'buscar_cep' command for querying address information by CEP.
- Compatible with Goose as a command-line extension.
- 4 GitHub stars
- Provides an 'echo' command for basic text repetition.
- Integrates with the ViaCEP API for CEP lookup.
- Licensed under the MIT license.
使用案例
- Integrating CEP lookup into Goose workflows.
- Retrieving address information from Brazilian postal codes.
- Automating address data retrieval processes.