MCP-CEP
MCP 服务器使用ViaCEP公共 API 查询邮政编码。
与Goose兼容作为命令行扩展。
👤 作者
温德尔·巴雷托
https://github.com/wendellbigato
🚀 安装
1. 克隆此存储库
发帖时请将以上网址更改为真实网址。
2.创建并激活虚拟环境
3. 使用uv
或pip
安装依赖项
使用uv :
或者使用普通的 pip:
🧩 在 Goose 中设置为扩展程序
执行:
选择
Add Extension
选择
Command-line Extension
填写字段:
场地 | 价值 |
扩展名 |
|
运行命令 |
|
暂停 |
|
环境 | (空白,或根据需要自定义) |
使用which uv
和pwd
来找到正确的路径。
✅ 如何在 Goose 上测试
设置完成后,启动:
并发送如下命令:
🧰 可用工具
echo(texto: str)
:重复发送的文本。buscar_cep(cep: str)
:通过ViaCEP查询地址信息。
📄 许可证
该项目已获得 MIT 许可。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
使用 ViaCEP 公共 API 查询巴西邮政编码 (CEP) 的服务器,与 Goose 兼容作为命令行扩展。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA server that enables interaction with Square's API via Goose, supporting queries for locations, customers, and more with context preservation and MCP-compliant responses.Last updated -5MIT License
- -securityAlicense-qualityA Goose MCP extension providing voice interaction with modern audio visualization, allowing users to communicate with Goose through speech rather than text.Last updated -71MIT License
- AsecurityFlicenseAqualityQuery a variety of data from Brasil resources seamlessly. Access information on postal codes, area codes, banks, holidays, taxes, and more through a unified interface. Enhance your AI agents and applications with rich and updated data from BrasilAPI effortlessly.Last updated -65
- AsecurityAlicenseAqualityAn MCP server that enables querying detailed address information from Brazilian postal codes (CEPs) via the ViaCEP API, returning data such as street names, neighborhoods, cities, states, regions, and IBGE codes.Last updated -11MIT License