Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAUDE_LANGNoLanguage for caveats: 'pt' for Portuguese (default) or 'en' for English.pt

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
saude_dentistas_municipioA

Cirurgiões-dentistas com inscrição ativa no CFO por município do endereço (código IBGE de 7 ou DATASUS de 6 dígitos), somando todos os CROs. Aceita também uma UF inteira.

saude_ufB

Todas as categorias do CFO por UF: cirurgiões-dentistas, clínicas registradas no CRO (EPAO), laboratórios de prótese (LB), técnicos e auxiliares, empresas de produtos odontológicos (ECIPO).

saude_data_caveatsC

As armadilhas do CFO (e por que o CNES não serve para contar consultórios odontológicos), com evidência, mais o relatório do build.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: one for municipality-level dentist counts, one for UF-level all categories, and one for data caveats/explanation. There is no overlap or ambiguity between them.

Naming Consistency4/5

All tool names share the 'saude_' prefix and use lowercase snake_case, which is consistent. 'saude_uf' is slightly terser than the others, but the pattern is still predictable and readable.

Tool Count4/5

Three tools is a reasonable count for a narrowly focused server on Brazilian dental data. Each tool serves a distinct purpose, though one is more informational than a data query.

Completeness3/5

The server covers municipality-level dentists and UF-level all categories, but lacks municipality-level data for other categories (e.g., clinics, labs) and national-level aggregates. The caveats tool adds context but does not fill these data gaps.

Maintenance

ActivityMaintained
ResponsivenessNo issues