Skip to main content
Glama

Siigo MCP Server

by jdlar1

siigo_create_voucher

Generate accounting vouchers in Siigo software to document financial transactions and maintain accurate records for Colombian businesses.

Instructions

Create a new voucher

Input Schema

NameRequiredDescriptionDefault
voucherYesVoucher data

Input Schema (JSON Schema)

{ "properties": { "voucher": { "description": "Voucher data", "type": "object" } }, "required": [ "voucher" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jdlar1/siigo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server