io.github.wyre-technology
saas-alerts-mcp
SaaS Alerts
MCP server for Kaseya SaaS Alerts — SaaS security monitoring for M365 & Google Workspace.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/saas-alerts-mcp:v1.0.0
Transportstdio
Environment Variables
SAAS_ALERTS_API_KEY(str)
RequiredSecret
SaaS Alerts API key (sent as the api_key header). Required.
MCP_TRANSPORT(str)
Default:
stdioTransport 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:
infoLog verbosity: debug, info, warn, error