sii

albertomarturelo/sii
★ 0 stars TypeScript AI/LLM Updated 11d ago
TypeScript core + CLI + MCP server to automate routine interactions with Chile's tax authority (SII), for Claude Code and Claude Desktop. Unofficial.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sii": {
      "command": "npx",
      "args": [
        "-y",
        "albertomarturelo/sii"
      ]
    }
  }
}

README Excerpt

Núcleo TypeScript + CLI + servidor MCP para automatizar interacciones rutinarias con el SII de Chile, para un usuario sobre su propio RUT y las empresas que está autorizado a representar. Pensado para usarse tanto en **Claude Code** como en **Claude Desktop**. Reescritura desde cero en TypeScript del `sii-cli` (Python) ya probado: el

Topics

anthropicchileclaudeclimcpmodel-context-protocolsiitax-automationtaxestypescript