69
/ 100
22 days ago
glama

Siigo MCP Server

Unofficial MCP server for Siigo Colombian electronic invoicing software that enables AI to manage customers, products, invoices, credit notes, and journals through the Siigo API with configurable safety modes.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: LOGFIRE_TOKEN, SIIGO_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretLOGFIRE_TOKENNo Pydantic Logfire token for observability
configMCP_TRANSPORTFor multi-tenant hosting, set =http:
configDRY_RUNNo Set to true to mock write operations
configSIIGO_MODENo Tool mode: read_only (default), standard, full
configSIIGO_LAZY_TOOLSNo Set to true for token-optimized lazy loading
configSIIGO_USERNAME"": "your-email@example.com",
🔐 secretSIIGO_ACCESS_KEY"": "your-access-key",
configSIIGO_PARTNER_ID"": "your-partner-id"
configPORTMCP_TRANSPORT=http =8000 uvx siigo-mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dsfaccini-siigo-mcp-rj79up)](https://m8ven.ai/mcp/dsfaccini-siigo-mcp-rj79up)
commit: 198580f6ad507ba6a917ca2aa89a2cdcd0d81370
code hash: 3560e34fc36e1a56831c9067e6940e69cfea1f9ea6ed728566e0fefcb8412725
verified: 7/9/2026, 10:21:52 AM
view raw JSON →