You're viewing a demo portfolio

Join the waitlist
PRSM

list_municipalities

Active

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

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 →
list_municipalities — mcp-ibge-br — PRSM MCP