io.github.wyre-technology
mimecast-mcp
Mimecast
MCP server for Mimecast email security: message queue, held messages, domains, and threats.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/mimecast-mcp:v1.2.3
Transportstdio
Environment Variables
MIMECAST_CLIENT_ID(str)
Required
Mimecast API 2.0 client ID
MIMECAST_CLIENT_SECRET(str)
RequiredSecret
Mimecast API 2.0 client secret
MIMECAST_REGION(str)
Default:
usMimecast region: 'us' (default), 'eu', 'de', 'au', 'za', 'ca', 'usb', 'usbe', or 'gb'
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