Brasil API MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cep-searchB | Query address information from a Brazilian postal code (CEP) |
| cnpj-searchB | Query information about a Brazilian company by its CNPJ (National Registry of Legal Entities) |
| bank-searchC | Find information about a Brazilian bank by its code |
| bank-listB | List all Brazilian banks |
| ddd-infoC | Get information about a Brazilian area code (DDD) including state and cities |
| ibge-states-listB | List all Brazilian states with their information |
| ibge-state-searchB | Find information about a Brazilian state by its code or abbreviation |
| ibge-municipalities-listC | List all municipalities of a Brazilian state by its abbreviation |
| cambio-currencies-listB | List all available currencies for exchange rates |
| cambio-rateB | Get exchange rates for a specific currency on a specific date |
| registrobr-domain-checkB | Check the status and availability of a .br domain name |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 11 tools
Each tool has a clearly distinct purpose targeting different Brazilian data domains: banks, exchange rates, postal codes, company registrations, area codes, IBGE geographic data, and domain checks. There is no overlap in functionality, and an agent can easily distinguish between them based on their specific resource focus.
The naming follows a mostly consistent pattern using hyphen-separated words (e.g., bank-list, cep-search), with clear verb-noun or noun-verb structures. Minor deviations exist, such as 'cambio-currencies-list' (noun-noun-verb) and 'registrobr-domain-check' (brand-noun-verb), but overall, the naming is predictable and readable.
With 11 tools, the server is well-scoped for providing Brazilian data services. Each tool serves a distinct and useful purpose, covering key areas like banking, geography, and business data without being overwhelming or sparse, making it efficient for agents to navigate.
The tool set offers comprehensive coverage for querying Brazilian data, including banks, exchange rates, postal addresses, company information, area codes, state and municipality details, and domain checks. There are no obvious gaps; it supports a wide range of common data retrieval needs in this domain.