SaaS Alerts

MCP server for Kaseya SaaS Alerts — SaaS security monitoring for M365 & Google Workspace.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

SAAS_ALERTS_API_KEY(str)
RequiredSecret

SaaS Alerts API key (sent as the api_key header). Required.

MCP_TRANSPORT(str)
Default:stdio

Transport mode. 'stdio' for local CLI; image defaults to 'http' for gateway hosting.

AUTH_MODE(str)
Default:env

'env' reads vars locally; 'gateway' expects header injection from the WYRE MCP Gateway.

LOG_LEVEL(str)
Default:info

Log verbosity: debug, info, warn, error