servers / argentina-invoices-factura-electronica-cae-via-wsfe

Argentina Invoices (factura electrónica CAE via WSFE) MCP server

communitystreamable_httpremotewrite capablehealthy

Argentina AFIP/ARCA electronic invoices for AI agents - issue & query facturas, get CAE via WSFE.


01Tools · 3

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
create_invoice
Issue an Argentina AFIP/ARCA electronic invoice (factura electrónica) and get the CAE (Código de Autorización Electrónico) via WSFE, through the Afip SDK. Bring your own Afip SDK access_token via header x-afipsdk-token (sign up free at app.afipsdk.com — 1000 requests/month). Header x-afip-mode: dev (default, no AFIP certificate needed — test CUIT 20409378472) or prod. Header x-afip-cuit: the 11-digit issuer CUIT (defaults to the test CUIT in dev). In prod, pass your AFIP X.509 certificate + private key per-request as afip_cert / afip_key (PEM strings) — they are forwarded to Afip SDK for this request only and never stored or logged. Give flat fields (invoice_type, point_of_sale, customer doc, line items with net_price + iva_rate) and this server COMPUTES the WSFE amounts: ImpNeto, ImpIVA (grouped AlicIva array), ImpTotal — IVA is discriminated for Factura A/B and not discriminated for Factura C (monotributo). The next invoice number is fetched automatically (FECompUltimoAutorizado) unless you pass invoice_number. Returns cae, cae_expiry and invoice_number.
writetrueunknown
query_invoice
Look up an issued Argentina electronic invoice at AFIP/ARCA by its number (FECompConsultar via WSFE). Give invoice_number, point_of_sale and invoice_type; returns the CAE, cae_expiry, total and Resultado (A = authorized/approved, R = rejected/authorized). Safe to call anytime.
readfalseunknown
get_last_invoice_number
Get the last authorized invoice number (FECompUltimoAutorizado via WSFE) for a given point of sale and invoice type — the next invoice is this number + 1. Useful to compute the next number before issuing, or to reconcile. Returns last_number and next_number.
readfalseunknown

02Install & source
https://inv-ar.wishpool.app/mcp
remote_url

03Access granted
Process payments · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-10 03:11Z
next_check2026-07-11 07:59Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex9 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Argentina Invoices (factura electrónica CAE via WSFE) MCP — as seen on mcpexplorer.com

[![Argentina Invoices (factura electrónica CAE via WSFE) MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/argentina-invoices-factura-electronica-cae-via-wsfe.svg)](https://mcpexplorer.com/servers/argentina-invoices-factura-electronica-cae-via-wsfe)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
Argentina Invoices (factura electrónica CAE via WSFE) MCP server — MCPExplorer