Skip to main content
Glama

Brasil API MCP

ibge-state-search

Retrieve detailed information about Brazilian states using their codes or abbreviations through the Brasil API MCP server. Simplifies access to essential IBGE data for analysis or integration.

Instructions

Find information about a Brazilian state by its code or abbreviation

Input Schema

NameRequiredDescriptionDefault
codeYesState code or abbreviation (e.g., SP, RJ, 35)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "code": { "description": "State code or abbreviation (e.g., SP, RJ, 35)", "type": "string" } }, "required": [ "code" ], "type": "object" }

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/guilhermelirio/brasil-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server