Skip to main content
Glama
castrillon89

Siigo MCP Server

by castrillon89

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe execution environment, usually set to 'production'.
SIIGO_ROLENoThe security role for the server: 'viewer' (read-only), 'editor' (read + create/update), or 'admin' (full access).viewer
SIIGO_BASE_URLNoBase URL for the Siigo API (e.g., https://sandbox.siigo.com for testing).
SIIGO_USERNAMEYesEmail address of the Siigo account with API access.
ENABLE_AUDIT_LOGNoWhether to enable audit logging for all operations.true
SIIGO_ACCESS_KEYYesThe API access key provided by Siigo.
MASK_SENSITIVE_DATANoWhether to mask sensitive data in the log files.true
RATE_LIMIT_REQUESTSNoNumber of allowed requests per tool within the rate limit window.50
RATE_LIMIT_WINDOW_MSNoThe duration of the rate limit window in milliseconds.60000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/castrillon89/mcpsiigo'

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