MCP server for Mimecast email security: message queue, held messages, domains, and threats.
MIMECAST_CLIENT_SECRETOAuth apprequiredMimecast API 2.0 client secret
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
mimecast_find_messageSearch for email messages using Mimecast message tracking. Filter by sender, recipient, subject, date range, or delivery status.Search for email messages using Mimecast message tracking. Filter by sender, recipient, subject, date range, or delivery status.
No input schema was published for this tool.
mimecast_get_message_infoGet detailed metadata for a specific message by its Mimecast ID, including headers, routing information, and rejection details.Get detailed metadata for a specific message by its Mimecast ID, including headers, routing information, and rejection details.
No input schema was published for this tool.
mimecast_hold_messagePlace a message on hold in the Mimecast gateway to prevent delivery while under review.Place a message on hold in the Mimecast gateway to prevent delivery while under review.
No input schema was published for this tool.
mimecast_release_messageRelease a held message from the Mimecast gateway to allow delivery to the recipient.Release a held message from the Mimecast gateway to allow delivery to the recipient.
No input schema was published for this tool.
mimecast_get_queue_statusGet the current email delivery queue status from Mimecast, including counts and ages of queued inbound and outbound messages.Get the current email delivery queue status from Mimecast, including counts and ages of queued inbound and outbound messages.
No input schema was published for this tool.
mimecast_get_threat_incidentsGet threat remediation incidents from Mimecast. Returns incidents where malicious content was detected and remediation actions were taken.Get threat remediation incidents from Mimecast. Returns incidents where malicious content was detected and remediation actions were taken.
No input schema was published for this tool.
mimecast_get_ttp_logsGet Targeted Threat Protection logs. Retrieve URL click logs, attachment sandbox results, or impersonation protection hits.Get Targeted Threat Protection logs. Retrieve URL click logs, attachment sandbox results, or impersonation protection hits.
No input schema was published for this tool.
mimecast_get_audit_eventsRetrieve Mimecast audit log entries. Useful for compliance reviews and investigating administrative changes.Retrieve Mimecast audit log entries. Useful for compliance reviews and investigating administrative changes.
No input schema was published for this tool.
mimecast_navigateDiscover available Mimecast tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available Mimecast tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
No input schema was published for this tool.
mimecast_statusShow credentials status and available domains. All tools are always available.Show credentials status and available domains. All tools are always available.
No input schema was published for this tool.
10 of 10 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Mimecast email security: message queue, held messages, domains, and threats.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.