MCP-CEP
ViaCEPパブリック API を使用して郵便番号を照会するための MCP サーバー。
コマンドライン拡張機能としてGooseと互換性があります。
👤 著者
ウェンデル・バレット
https://github.com/wendellbigato
🚀 インストール
1. このリポジトリをクローンする
投稿の際は上記のURLを実際のものに変更してください。
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