Kaseya BMS

MCP server for Kaseya BMS PSA — tickets, accounts, time entries, contracts.

stdiocommunityservice

Package Details

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:stdio

Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

AUTH_MODE(str)
Default:env

Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

LOG_LEVEL(str)
Default:info

Log verbosity: debug, info, warn, error