Skip to main content
Glama
PHIAI-IO

mcp-territorio-brasil

by PHIAI-IO

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TERRITORIO_LANGNoLanguage for the responses (e.g., 'pt' for Portuguese).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
territorio_municipioA

Município brasileiro com a hierarquia regional oficial (região imediata e intermediária, UF), população (estimativa anual e Censo 2022) e PIB municipal. Aceita nome (sem acento, parcial), código IBGE de 7 dígitos ou código DATASUS/CNES de 6 dígitos — e devolve os dois códigos. Use codes para resolver muitos de uma vez.

territorio_regiaoA

Totais de uma região — UF, região geográfica intermediária ou imediata (divisão oficial desde 2017): nº de municípios, população e PIB, mais a lista de municípios. Aceita o código de um município para devolver a região dele.

territorio_data_caveatsB

As armadilhas conhecidas destas bases, com evidência e procedência. Use antes de cruzar com outras bases.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct level of data: municipality, region, and data caveats. Although both municipio and regiao can reveal a municipality's region, their outputs and purposes are clearly differentiated. No ambiguity exists.

Naming Consistency5/5

All tools follow the same `territorio_<entity>` snake_case pattern, making the set predictable and easy to navigate. The naming convention is uniform across all three tools.

Tool Count5/5

Three tools is a focused, well-scoped set for a Brazilian territory data server. Each tool addresses a distinct need without redundancy or bloat.

Completeness5/5

The server covers municipality-level data, regional aggregates, and data-quality caveats, which covers the core needs for querying official Brazilian territorial divisions. No obvious missing operations exist for a read-only data server.

Maintenance

ActivityMaintained
ResponsivenessNo issues