Colombia Invoice
@junter1989k-ai
About Colombia Invoice
Issue Colombia DIAN electronic invoices via your own Matias API account - direct to DIAN, no technology-provider intermediary. IVA 19/5/0%
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"colombia-invoice": {
"type": "http",
"url": "https://inv-co.wishpool.app/mcp",
"headers": {
"x-matias-token": "your_matias_jwt",
"x-matias-env": "sandbox"
}
}
}
}Tools
2Issue a Colombia factura de venta via `POST /invoice`. In: `resolution_number` (your DIAN resolution), `prefix?`, `number?`, `customer{dni,company_name,identity_document_id?,email?}`, `items[{descripcion,cantidad,precioUnitario,iva?,codigo?,unidadMedida?}]`, optional `type_document_id` (default 1 = Factura de Venta Nacional), `operation_type_id` (default 10), `notes`, `send_email`. Out: **cufe** (CUFE), `is_valid`, `number`, `dian_message`, `totals`, `tax_breakdown`.
Look up a document by **`uuid`** — `GET /documents/{uuid}`. Out: `uuid`, `cufe`, `state`, `number`, `dian_message`, `created_at`.
Overview
What is Colombia Invoice?
Colombia Invoice MCP 🇨🇴 — How can my AI agent issue a DIAN factura electrónica?
How to use Colombia Invoice?
The README includes setup instructions such as node test/tax.test.js # IVA math unit tests (19% / 5% / 0% / mixed / rounding).
Key features of Colombia Invoice
- 19%: iva = round(net * 19 / 100)
- 5%: iva = round(net * 5 / 100)
- 0%: exento/excluido (no IVA)
Use cases of Colombia Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Colombia Invoice
Where is the source code for Colombia Invoice?
The source code is linked from the repository URL on this page.
Does Colombia Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Colombia Invoice?
The source code is linked from the repository URL on this page.
Does Colombia Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers
3gpp-mcp
higebuAn MCP (Model Context Protocol) server that makes 3GPP specifications accessible to LLMs.

crosscode-cli
amsultan2010Multiplayer coding in the agentic era through an MCP server for real-time codebase sync between your agents.

ListingGood MCP
DedeGroupListingGood AI Recommendation Engine — a hosted MCP server + Claude/Cursor skills that make Amazon's AI recommend your products. Free no-login scan: https://listinggood.com/scan Get API key: https://listinggood.com/deve

scvd.store
seancrecordThe trust layer of the x402 economy. Free conformance checking for any issuer's x402 signed offers and receipts. Settlement attestation on Base and Solana. Weekly signed, Bitcoin-anchored ecosystem corpus.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
Comments