Skip to main content
Glama
prbretas

mcp-frete-tributario

by prbretas

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
calcular_carga_tributaria_freteA

Calcula a carga tributária de um frete para um ano da transição tributária (2026–2033), comparando novo regime (IBS/CBS) com antigo regime (ICMS/PIS/COFINS).

consultar_cronograma_transicaoA

Consulta os percentuais de cada tributo (ICMS, ISS, PIS, COFINS, IBS, CBS) para um determinado ano da Reforma Tributária (2026–2033).

simular_impacto_rotaC

Simula o impacto tributário de uma rota de frete informando os CNPJs de origem e destino — as UFs são resolvidas automaticamente via BrasilAPI.

listar_empresas_cadastradasA

Lista todas as empresas cadastradas no banco simulado, retornando dados de CNPJ, UF e último frete.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct operation (calculate, consult, list, simulate) with no overlap. Clear differentiation.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in Portuguese (e.g., calcular_carga, consultar_cronograma), making it predictable.

Tool Count5/5

Four tools is appropriate for the niche domain of freight tax transition simulation, covering essential operations without bloat.

Completeness4/5

Covers core workflows: calculation, schedule lookup, company listing, and route simulation. Minor gap: no tool to add/update companies, but core functionality is complete.

Maintenance

ActivityStale
ResponsivenessNo issues