MCP.so
Sign In

Chile Invoice

@junter1989k-ai

About Chile Invoice

Remote MCP server: AI agents issue Chile DTE boleta/factura electronica via OpenFactura (SII). Stateless, BYO credentials.

Basic information

License

MIT

Runtime

node

Publisher

junter1989k-ai

Submitted by

junter1989k-ai

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "chile-invoice": {
      "type": "http",
      "url": "https://inv-cl.wishpool.app/mcp",
      "headers": {
        "x-openfactura-key": "your_apikey"
      }
    }
  }
}

Tools

3

Emit a boleta (39, default) or factura (33) DTE — items in, `folio` out. Emisor auto-derived from your account. Boleta prices GROSS (IVA included); factura prices NET (IVA added), buyer RUT required.

Fetch a DTE by `document_type` + `folio`: status `ISSUED` or `ACCEPTED_BY_SII`, plus net/IVA/total (CLP).

Void a DTE by issuing a nota de crédito electrónica (TipoDTE 61, `CodRef=1` anula) referencing the original.

Overview

What is Chile Invoice?

Remote MCP server: AI agents issue Chile DTE boleta/factura electronica via OpenFactura (SII). Stateless, BYO credentials.

How to use Chile Invoice?

The README includes setup instructions such as node test/serve.js # local server on :3228.

Key features of Chile Invoice

  • MCP server integration

Use cases of Chile Invoice

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Chile Invoice

Where is the source code for Chile Invoice?

The source code is linked from the repository URL on this page.

Does Chile Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers