list_municipalities
ActiveTool of mcp-ibge-br
declared in 0.1.0
List municipalities for a given state (UF). Returns each municipality with its 7-digit IBGE id and name. e.g. uf="RJ" lists all municipalities in Rio de Janeiro.
Parameters schema
{
"type": "object",
"required": [
"uf"
],
"properties": {
"uf": {
"type": "string",
"description": "2-letter state code, e.g. \"SP\", \"RJ\", \"BA\", \"MG\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-ibge-br
https://github.com/pipeworx-io/mcp-ibge-br
2/7 registries