io.github.wyre-technology
kaseya-quote-manager-mcp
Kaseya Quote Manager
Read-only MCP server for Kaseya Quote Manager (Datto Commerce): quotes, orders, purchasing.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/kaseya-quote-manager-mcp:v1.0.1
Transportstdio
Environment Variables
KASEYA_QUOTE_MANAGER_API_KEY(str)
RequiredSecret
Kaseya Quote Manager API key (Settings → API). Sent in the apiKey header.
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error