Skip to main content
Glama

Brasil API MCP

ibge-municipalities-list

Retrieve a complete list of municipalities for any Brazilian state using its two-letter abbreviation. Simplify access to IBGE data for accurate geographic and administrative insights.

Instructions

List all municipalities of a Brazilian state by its abbreviation

Input Schema

NameRequiredDescriptionDefault
ufYesState abbreviation (e.g., SP, RJ)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "uf": { "description": "State abbreviation (e.g., SP, RJ)", "type": "string" } }, "required": [ "uf" ], "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