Skip to main content
Glama
vitorantoniazzi

simples-nacional-mcp

carga_fora_do_das

Clarify what the Simples Nacional DAS effective rate does not cover and how each excluded item shifts the total tax burden, preventing incomplete tax conclusions.

Instructions

Diz o que a alíquota efetiva do anexo NÃO cobre, e em que direção cada item altera a carga. Chame esta ferramenta antes de afirmar qual é a carga tributária de alguém: a alíquota efetiva é a carga do DAS, e não a total. Dois motivos distintos fazem um tributo ficar fora. O Anexo IV não abrange a contribuição patronal, que é recolhida à parte sobre a folha e ACRESCENTA carga. Já a segregação de receita monofásica ou com ICMS-ST muda de direção conforme a posição na cadeia: para quem produz ACRESCENTA, para quem revende REDUZ. Não quantifica valores, porque isso exige a repartição do DAS por tributo. 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
anexoYes
posicaoNorevendedor
receita_monofasicaNo
receita_com_icms_stNo

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.6/5.0
Behavior5/5

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

No annotations are provided, so the description carries the full burden — and it delivers. It discloses the qualitative nature of the output (directional effects ACRESCENTA/REDUZ, never values), the two underlying structural causes, the legal basis ('Calcula as tabelas publicadas em lei'), and the authority boundary (enquadramento, regime, and obrigações acessórias left to accountants). This is rich behavioral context the schema could never express.

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?

Front-loaded with the core purpose statement, followed by the usage trigger, then concrete examples that double as parameter semantics. Each sentence earns its place; the elaboration of the two exclusion reasons is the longest stretch, but it adds conceptual value the schema lacks rather than padding.

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?

Given zero annotations and zero schema coverage, this is remarkably complete: it covers tool selection, invocation timing, parameter semantics, output expectations (directions, not values), and professional boundaries. An output schema exists, so documenting return values is not the description's job. The only gap is the edge case of receita_monofasica and receita_com_icms_st both being true, which the description treats as alternatives ('ou').

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

Parameters5/5

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

Schema description coverage is 0%, so the description must compensate and does so thoroughly. It explains posicao via the chain-position rule ('para quem produz ACRESCENTA, para quem revende REDUZ'), gives meaning to receita_monofasica and receita_com_icms_st through the 'segregação de receita' concept, and contextualizes anexo with the Annex IV employer-contribution example. Every parameter gains meaning beyond its raw name and enum.

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

Purpose5/5

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

The description opens with a specific verb+resource: 'Diz o que a alíquota efetiva do anexo NÃO cobre, e em que direção cada item altera a carga.' It explicitly distinguishes itself from quantifying tools by stating 'Não quantifica valores... isso exige a repartição do DAS por tributo', so an agent can tell it apart from calcular_das and quantificar_segregacao without inspecting either.

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?

Gives an explicit invocation trigger: 'Chame esta ferramenta antes de afirmar qual é a carga tributária de alguém: a alíquota efetiva é a carga do DAS, e não a total.' It also states clear non-goals ('Não quantifica valores', 'Não é assessoria fiscal') that function as when-not-to-use signals. However, it never names sibling tools as concrete alternatives, so routing between options is implicit rather than explicit.

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