Uruguay Invoices (DGI e-Factura CFE, merchant-signed SOAP relay)
Server Details
Uruguay DGI e-Factura (CFE): AI agents submit signed sobres to DGI e-invoicing, stateless forwarder.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Server Listing
- Uruguay Invoice MCP
TDQS
Scored across 6 tools
Each tool has a distinct purpose: building unsigned envelopes, tax calculation, reference info, querying status, and submitting two different document types (sobre and reporte diario). No overlapping functionality.
All tool names follow a clear verb_noun pattern with underscores (build_cfe_envelope, calc_iva, get_dgi_info, query_envio_status, submit_reporte_diario, submit_sobre). Consistent and descriptive.
Six tools is well-scoped for a DGI SOAP relay server: it covers envelope building, tax calculation, reference info, querying, and two submission types. Not excessive nor insufficient.
Core workflow (build envelope, calculate taxes, submit, query) is covered. Lacks a tool for parsing DGI responses or for signing (intentionally external), but these are minor gaps given the server's relay focus.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
6 tool updates
- First observed
build_cfe_envelope - First observed
calc_iva - First observed
get_dgi_info - First observed
query_envio_status - First observed
submit_reporte_diario - First observed
submit_sobre
Related MCP Connectors
Dominican Republic DGII e-CF: AI agents authenticate and submit electronic invoices, stateless BYO.
Paraguay SIFEN e-Kuatia: AI agents issue and query electronic invoices, stateless BYO.
Colombia DIAN factura electronica: AI agents issue and query e-invoices, stateless BYO.
Costa Rica Hacienda v4.4: AI agents submit and query electronic invoices, stateless BYO.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to submit already-signed Costa Rica electronic invoices (v4.4) to the Ministerio de Hacienda e-invoicing gateway, handling authentication and submission while keeping signing on the user's side.MIT
- AlicenseNot gradedqualityCmaintenanceLets AI agents authenticate and submit Dominican Republic electronic invoices (e-CF) to the DGII national gateway using certificate-based authentication.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to issue and query Paraguay SIFEN e-Kuatia electronic invoices through FacturaSend, handling IVA math and stateless forwarding.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to issue Romania e-Factura electronic invoices (factura electronica) into the national ANAF/SPV system by building UBL 2.1 CIUS-RO XML and uploading it under the merchant's own ANAF access token.MIT