# ibge_area_territorial — MCP server on mcp.ai > IBGE: Área territorial brasileira, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/ibge_area_territorial ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_ibge_area_territorial?ms=1787249580000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/ibge_area_territorial/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/ibge_area_territorial/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/ibge_area_territorial/skill.md Postman collection (v2.1): https://mcp.ai/ibge_area_territorial/postman.json ## Tools - ibge_area_territorial_consultar(nome_municipio: string, codigo_estado: string) — IBGE: Área territorial brasileira, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos ## Example prompts - "Look up IBGE: Área territorial brasileira" ## Links Docs: https://mcp.ai/docs/mcps/ibge_area_territorial Website: https://mcp.ai/mcps/ibge_area_territorial