Simples Nacional

Simples Nacional

Local
@vitorantoniazziPythonMITUpdated 2w ago

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).

PyPIsimples-nacional-mcpv0.3.1

Run

uvx simples-nacional-mcp

MCP client config

{
  "mcpServers": {
    "simples-nacional": {
      "command": "uvx",
      "args": [
        "simples-nacional-mcp"
      ]
    }
  }
}