Skip to main content
Glama
PHIAI-IO

mcp-empresas-brasil

by PHIAI-IO

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
empresas_contagemA

Contagem de estabelecimentos (ou empresas) por município, UF, CNAE, grupo, porte ou situação, a partir do dump oficial da Receita. O município já vem convertido para IBGE (o código da Receita é outro). A resposta diz quantos entraram pelo CNAE principal.

empresas_listarA

Lista os estabelecimentos de um município ou UF no recorte (CNPJ, nome fantasia, atividade, bairro, CEP, porte, capital), ordenados por capital social. Razão social só de pessoa jurídica; sem e-mail, telefone ou sócios.

empresas_cnpjB

Um estabelecimento do recorte pelo CNPJ de 14 dígitos: situação, atividade, município IBGE, porte, capital.

empresas_data_caveatsC

As armadilhas do dump do CNPJ, com evidência, e o relatório do build (mês, recorte, municípios que não casaram com o IBGE).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a distinct purpose: aggregate counting, listing establishments, looking up a single CNPJ, and explaining data caveats. There is no meaningful overlap or ambiguity between them.

Naming Consistency4/5

All tool names share the consistent 'empresas_' prefix and use clear Portuguese terms, but they mix noun forms (contagem, cnpj, data_caveats) with a verb form (listar). The pattern is still predictable and readable.

Tool Count4/5

Four tools is a lean but reasonable set for a read-only CNPJ data query server. Each tool covers a core operation, though the set is slightly minimal.

Completeness3/5

Core read operations are present: count, list, and single-record lookup, plus metadata caveats. However, there is no way to list establishments filtered by CNAE even though counts can be broken down by CNAE, and there is no search-by-name or discovery of available recorte slices.

Maintenance

ActivityMaintained
ResponsivenessNo issues