MCP-CEP
Сервер MCP для запроса почтовых индексов с использованием публичного API ViaCEP .
Совместимо с Goose как расширение командной строки.
👤 Автор
Уэнделл Баррето
https://github.com/wendellbigato
🚀 Установка
1. Клонировать этот репозиторий
При публикации, пожалуйста, измените указанный выше URL-адрес на реальный.
2. Создать и активировать виртуальную среду
3. Установите зависимости с помощью uv
или pip
Использование УФ :
Или с обычным пипом:
🧩 Настройка расширения в Goose
- Выполнять:
- Выберите
Add Extension
- Выберите
Command-line Extension
- Заполните поля:
Поле | Ценить |
---|---|
Имя расширения | mcp-cep |
Команда на запуск | /caminho/completo/para/uv --directory /caminho/para/mcp-cep run main.py |
Тайм-аут | 300 |
Среда | (пусто или при необходимости настройте) |
Используйте which uv
и pwd
, чтобы найти правильные пути.
✅ Как провести тест на гусе
После настройки запустите:
И отправьте команды типа:
🧰 Доступные инструменты
echo(texto: str)
: повторяет отправленный текст.buscar_cep(cep: str)
: запросить информацию об адресе через ViaCEP.
📄 Лицензия
Данный проект лицензирован по лицензии MIT.
This server cannot be installed
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.
Сервер для запроса почтовых индексов Бразилии (CEP) с использованием общедоступного API ViaCEP, совместимого с Goose в качестве расширения командной строки.
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 -123PythonMIT 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 -59PythonMIT 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 -64TypeScript
- 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 -11TypeScriptMIT License