io.github.wyre-technology
avanan-mcp
Avanan
MCP server for Check Point Harmony Email & Collaboration (Avanan) email security.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/avanan-mcp:v2.1.0
Transportstdio
Environment Variables
AVANAN_CLIENT_ID(str)
Required
Avanan / Harmony Email API client ID
AVANAN_CLIENT_SECRET(str)
RequiredSecret
Avanan / Harmony Email API client secret
AVANAN_API_URL(str)
Avanan API base URL — defaults to the standard Harmony Email endpoint if omitted
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