siimaster

vicholitvak/siimaster
★ 1 stars Python 🤖 AI/LLM Updated today
MCP server: asesor contable tributario chileno con IA. 75 tools sobre el SII, contabilidad PyME, DTE. SaaS multi-tenant con quota+billing.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "siimaster": {
      "command": "uvx",
      "args": [
        "siimaster"
      ]
    }
  }
}

Or install with pip: pip install siimaster

README Excerpt

Asistente contable tributario chileno con IA. Servidor **MCP** (Model Context Protocol) que expone 68 tools sobre el SII (Servicio de Impuestos Internos) y un módulo de contabilidad PyME. Pensado para ser consumido por Claude Desktop / Claude Code como "agente contador" — no es un form-filler, es un asesor real que lee el archivo de la entidad, propone acciones con justificación, y ejecuta tras aprobación humana.