You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_municipality

Active

Tool 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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-ibge-br

https://github.com/pipeworx-io/mcp-ibge-br

2/7 registries
View full server →