Skip to main content
Glama
monkaS013

brasilapi-mcp

by monkaS013

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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