brasilapi-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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cepA | Look up a Brazilian postal code (CEP). Accepts formats like "01001-000" or "01001000". Returns the address: state, city, neighborhood and street. |
| cnpjA | Look up a Brazilian company by its CNPJ. Accepts the number with or without punctuation. Returns registration data: legal name, trade name, address, main activity and status. |
| banksA | List every bank registered at the Brazilian Central Bank. Returns an array of banks, each with ispb, name, code and full name. |
| bankA | Look up a single Brazilian bank by its numeric code (e.g. "001" for Banco do Brasil). |
| holidaysA | List Brazilian national holidays for a given year. Returns an array of holidays, each with date, name and type. |
| dddA | Look up a Brazilian phone area code (DDD). Returns the state and the list of cities served by the two-digit area code. |
| fipe_brandsA | List FIPE vehicle brands for a type. vehicle_type must be one of: carros, motos, caminhoes. |
| fipe_priceC | Look up the FIPE price table for a vehicle model code. Returns the reference prices (value, brand, model, model year, fuel). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/monkaS013/brasilapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server