
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@codespar/mcp-siigo
Advanced tools
MCP server for Siigo — Colombian accounting platform with integrated DIAN electronic invoicing.
# Set your credentials
export SIIGO_API_KEY="your-api-key"
export SIIGO_ACCESS_TOKEN="your-access-token"
# Run via stdio
npx tsx packages/colombia/siigo/src/index.ts
# Run via HTTP
npx tsx packages/colombia/siigo/src/index.ts --http
| Variable | Required | Description |
|---|---|---|
SIIGO_API_KEY | Yes | API key from Siigo |
SIIGO_ACCESS_TOKEN | Yes | Bearer access token |
MCP_HTTP | No | Set to "true" to enable HTTP transport |
MCP_PORT | No | HTTP port (default: 3000) |
| Tool | Description |
|---|---|
create_invoice | Create an invoice (DIAN electronic invoice) |
get_invoice | Get invoice details by ID |
list_invoices | List invoices |
create_credit_note | Create a credit note |
list_customers | List customers |
create_customer | Create a customer |
list_products | List products |
create_product | Create a product |
list_taxes | List available tax types |
list_payment_methods | List payment methods |
Uses Bearer token authentication. Obtain your access token from the Siigo developer portal.
Enterprise? Contact us at codespar.com for dedicated support, custom integrations, and SLAs.
FAQs
MCP server for Siigo — Colombian accounting + DIAN e-invoicing
The npm package @codespar/mcp-siigo receives a total of 35 weekly downloads. As such, @codespar/mcp-siigo popularity was classified as not popular.
We found that @codespar/mcp-siigo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.