Skip to main content
Glama
vitorantoniazzi

simples-nacional-mcp

ressalvas_setoriais

Lists sector-specific tax ressalvas for revenues under special PIS/COFINS (monophasic) or ICMS (tax substitution) regimes, including beverages, medicines, cosmetics, auto parts, and fuels. Call without arguments to list registered sectors.

Instructions

Lista as ressalvas de um setor cuja receita tem regime especial de PIS/COFINS (tributação monofásica) ou de ICMS (substituição tributária): bebidas alcoólicas e frias, medicamentos, cosméticos, autopeças e pneus, combustíveis. Sem argumento, lista os setores registrados. Ausência de um setor aqui não significa que o DAS cubra toda a carga dele. Calcula as tabelas publicadas em lei. Não é assessoria fiscal: enquadramento de atividade, regime e obrigações acessórias são decisões de contador.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
setorNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.3.1

TDQS

A4/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the disclosure burden and does so reasonably: it states that the tool 'Calcula as tabelas publicadas em lei', warns that a missing sector does not mean DAS covers its burden, and explicitly disclaims tax-advisory scope. It does not mention potential errors or output limits, but the output schema helps fill that gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and front-loads the core action, then adds brief scope, legal-basis, and disclaimer sentences. Each sentence adds information, though the final disclaimer is slightly long relative to the rest.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a one-parameter tool with an output schema, the description covers invocation behavior, legal calculation basis, and a key caveat about DAS coverage. It is complete enough for an agent to select and call the tool correctly, though a more explicit allowed-value list for 'setor' would raise this further.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0%, so the description must compensate. It effectively explains the optional 'setor' parameter by listing example sector values and stating that omitting the argument lists registered sectors. It does not define exact accepted string formats, but the examples and default behavior are enough for a single optional parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: 'Lista as ressalvas de um setor' and enumerates the affected sectors such as bebidas alcoólicas, medicamentos, and combustíveis. It clearly conveys the tool's domain, though it does not explicitly distinguish it from sibling tools like carga_fora_do_das.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It gives a clear scope of use: sectors under special PIS/COFINS or ICMS regimes, and explains the no-argument behavior ('Sem argumento, lista os setores registrados'). It also sets an exclusion by noting it is not tax advisory, but it does not refer to any alternative tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vitorantoniazzi/simples-nacional-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server