Mimecast for Claude Code
io.github.wyre-ai/mimecast-mcp
MCP server for Mimecast email security: message queue, held messages, domains, and threats.
client:Claude Code
transport:stdio
runtime:oci
Install Mimecast in Claude Code
run in your project directory
claude mcp add mimecast-mcp -e MIMECAST_CLIENT_ID=<MIMECAST_CLIENT_ID> -e MIMECAST_CLIENT_SECRET=<MIMECAST_CLIENT_SECRET> -e MIMECAST_REGION=<MIMECAST_REGION> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/mimecast-mcp:v1.3.6
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs