MCP Siigo runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm. Last commit 29 Aug 2026.
Siigo — Colombian accounting + DIAN e-invoicing
Today is the operative word: we check MCP Siigo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-siigo -- npx -y @codespar/mcp-siigo
{
"mcpServers": {
"mcp-siigo": {
"args": [
"-y",
"@codespar/mcp-siigo"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-siigo]
command = "npx"
args = ["-y", "@codespar/mcp-siigo"]
{
"mcpServers": {
"mcp-siigo": {
"args": [
"-y",
"@codespar/mcp-siigo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-siigo": {
"args": [
"-y",
"@codespar/mcp-siigo"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SIIGO_API_KEY (API key for Siigo), SIIGO_ACCESS_TOKEN (Bearer access token).
The author declared them in the registry entry; get the values from the project itself.
Colppy — Argentine cloud accounting + AFIP invoicing
Alegra — cloud accounting for LATAM (Colombian-founded)
MCP server for Conta Azul — accounting, invoicing, customers, products
Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
FacturAPI — Mexican CFDI e-invoicing
Reportia HTTP API as 66 curated MCP tools (accounting, mappings, SIIGO).
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
Answers built from our own checks of this server.