Mimecast

MCP server for Mimecast email security: message queue, held messages, domains, and threats.

stdiocommunityservice

Package Details

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

Mimecast region: 'us' (default), 'eu', 'de', 'au', 'za', 'ca', 'usb', 'usbe', or 'gb'

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