Skip to main content
Glama

Chile Invoices (DTE boleta/factura electrónica via OpenFactura)

Server Details

Chile DTE for AI agents - boleta/factura electronica via OpenFactura or LibreDTE. Stateless BYO.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Server Listing
chile-invoice-mcp

TDQS

A4.5/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a distinct purpose: create, query, and cancel invoices. There is no overlap, and the descriptions clearly differentiate the operations.

Naming Consistency5/5

All tool names follow the consistent verb_noun pattern (cancel_invoice, create_invoice, query_invoice), making the API predictable and easy to navigate.

Tool Count5/5

Three tools for the core operations of a DTE invoicing system (create, query, cancel) is appropriate. The scope is well-defined without unnecessary tools.

Completeness4/5

The set covers creation, querying, and cancellation of invoices. However, a listing/search endpoint is absent, which could be a minor gap for users needing to browse or manage multiple invoices.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 3 tool updates
    • Changedcancel_invoice1 field changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Optional. Backend to void through; omit to auto-detect from your credential header.",
        +  "enum": [
        +    "openfactura",
        +    "libredte"
        +  ],
        +  "type": "string"
        +}
    • Changedcreate_invoice1 field changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Optional. Which backend to issue through. Omit to auto-detect from your credential header (x-openfactura-key -> openfactura, x-libredte-hash -> libredte; default openfactura).",
        +  "enum": [
        +    "openfactura",
        +    "libredte"
        +  ],
        +  "type": "string"
        +}
    • Changedquery_invoice1 field changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Optional. Backend to query; omit to auto-detect from your credential header.",
        +  "enum": [
        +    "openfactura",
        +    "libredte"
        +  ],
        +  "type": "string"
        +}
  2. 3 tool updates
    • First observedcancel_invoice
    • First observedcreate_invoice
    • First observedquery_invoice

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for querying Chilean electronic invoicing data via the IntegraDTE API. Enables language models to retrieve tax documents, folios, statistics, and more.
    22
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Open-source MCP server for Chile's SII free invoicing system, enabling AI agents to query issued and received tax documents.
    12
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to issue Peruvian electronic invoices (factura/boleta) declared to SUNAT via Nubefact. Supports creating, querying, and canceling invoices with automatic IGV tax computation.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources