io.github.wyre-technology
kaseya-bms-mcp
Kaseya BMS
MCP server for Kaseya BMS PSA — tickets, accounts, time entries, contracts.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/kaseya-bms-mcp:v1.0.0
Transportstdio
Environment Variables
KASEYA_BMS_TENANT_SUBDOMAIN(str)
Required
Tenant subdomain (e.g. 'yourcompany' for yourcompany.bms.kaseya.com)
KASEYA_BMS_API_TOKEN(str)
Secret
BMS API token (omit if using Kaseya One token)
KASEYA_BMS_K1_TOKEN(str)
Secret
Kaseya One SSO token (alternative to API token)
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