Calcula o DAS do Simples Nacional e quantifica a carga que a alíquota não cobre.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx simples-nacional-mcp
MCP client config
{
"mcpServers": {
"simples-nacional": {
"command": "uvx",
"args": [
"simples-nacional-mcp"
]
}
}
}