lookup_municipality
ActiveTool of mcp-ibge-br
declared in 0.1.0
Look up a single municipality by its 7-digit IBGE code, returning full hierarchy (micro/mesoregion, state, region). e.g. code="3550308" → São Paulo (capital).
Parameters schema
{
"type": "object",
"required": [
"code"
],
"properties": {
"code": {
"type": "string",
"description": "7-digit IBGE municipality code, e.g. \"3550308\" (São Paulo) or \"3304557\" (Rio de Janeiro)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-ibge-br
https://github.com/pipeworx-io/mcp-ibge-br
2/7 registries