Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cep-search | Query address information from a Brazilian postal code (CEP) |
| cnpj-search | Query information about a Brazilian company by its CNPJ (National Registry of Legal Entities) |
| bank-search | Find information about a Brazilian bank by its code |
| bank-list | List all Brazilian banks |
| ddd-info | Get information about a Brazilian area code (DDD) including state and cities |
| ibge-states-list | List all Brazilian states with their information |
| ibge-state-search | Find information about a Brazilian state by its code or abbreviation |
| ibge-municipalities-list | List all municipalities of a Brazilian state by its abbreviation |
| cambio-currencies-list | List all available currencies for exchange rates |
| cambio-rate | Get exchange rates for a specific currency on a specific date |
| registrobr-domain-check | Check the status and availability of a .br domain name |