Siigo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SIIGO_BASE_URL | No | API base URL | https://api.siigo.com |
| SIIGO_USERNAME | Yes | Your Siigo API username | |
| SIIGO_ACCESS_KEY | Yes | Your Siigo API access key | |
| SIIGO_PARTNER_ID | No | Partner ID for API identification | siigo-mcp-server |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| siigo_get_productsC | Get list of products from Siigo |
| siigo_get_productC | Get a specific product by ID |
| siigo_create_productC | Create a new product |
| siigo_update_productC | Update an existing product |
| siigo_delete_productC | Delete a product |
| siigo_get_customersC | Get list of customers from Siigo |
| siigo_get_customerB | Get a specific customer by ID |
| siigo_create_customerC | Create a new customer |
| siigo_update_customerC | Update an existing customer |
| siigo_get_invoicesC | Get list of invoices from Siigo |
| siigo_get_invoiceC | Get a specific invoice by ID |
| siigo_create_invoiceC | Create a new invoice |
| siigo_update_invoiceC | Update an existing invoice |
| siigo_delete_invoiceC | Delete an invoice |
| siigo_get_invoice_pdfC | Get invoice PDF |
| siigo_send_invoice_emailC | Send invoice by email |
| siigo_get_credit_notesC | Get list of credit notes from Siigo |
| siigo_get_credit_noteC | Get a specific credit note by ID |
| siigo_create_credit_noteC | Create a new credit note |
| siigo_get_vouchersC | Get list of vouchers (cash receipts) from Siigo |
| siigo_get_voucherB | Get a specific voucher by ID |
| siigo_create_voucherC | Create a new voucher |
| siigo_get_purchasesC | Get list of purchases from Siigo |
| siigo_get_purchaseC | Get a specific purchase by ID |
| siigo_create_purchaseC | Create a new purchase |
| siigo_update_purchaseC | Update an existing purchase |
| siigo_delete_purchaseC | Delete a purchase |
| siigo_get_payment_receiptsB | Get list of payment receipts from Siigo |
| siigo_get_payment_receiptC | Get a specific payment receipt by ID |
| siigo_create_payment_receiptC | Create a new payment receipt |
| siigo_update_payment_receiptC | Update an existing payment receipt |
| siigo_delete_payment_receiptC | Delete a payment receipt |
| siigo_get_journalsC | Get list of accounting journals from Siigo |
| siigo_get_journalC | Get a specific journal by ID |
| siigo_create_journalC | Create a new accounting journal |
| siigo_get_document_typesB | Get document types catalog |
| siigo_get_taxesC | Get taxes catalog |
| siigo_get_payment_typesB | Get payment types catalog |
| siigo_get_cost_centersC | Get cost centers catalog |
| siigo_get_usersB | Get users catalog |
| siigo_get_warehousesC | Get warehouses catalog |
| siigo_get_price_listsB | Get price lists catalog |
| siigo_get_account_groupsB | Get account groups catalog |
| siigo_get_citiesC | Get cities catalog |
| siigo_get_id_typesB | Get ID types catalog |
| siigo_get_fiscal_responsibilitiesC | Get fiscal responsibilities catalog |
| siigo_get_trial_balanceC | Get trial balance report |
| siigo_get_trial_balance_by_thirdC | Get trial balance by third party report |
| siigo_get_accounts_payableC | Get accounts payable report |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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