Skip to main content
Glama
wyre-technology

avanan-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoTransport mode: stdio (default) or httpstdio
CHECKPOINT_REGIONNoAPI region (default: us)us
CHECKPOINT_CLIENT_IDYesYour Checkpoint/Avanan OAuth2 client ID
CHECKPOINT_CLIENT_SECRETYesYour Checkpoint/Avanan OAuth2 client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
hec_query_eventsA

Query Checkpoint Harmony Email security events (phishing, malware, DLP, anomaly, shadow IT, etc.). Supports filtering by type, state, severity, date range, and SaaS platform. Returns events with available remediation actions.

hec_get_eventB

Get full details for a specific security event by ID.

hec_search_emailsA

Search email and SaaS entities in Checkpoint Harmony Email. Filter by sender, recipient, subject, SaaS platform, and date range. Use extended filters for precise attribute matching (contains, startsWith, isEmpty, etc.).

hec_get_emailA

Get full details for a specific email entity by its entity ID.

hec_quarantine_eventsA

⚠ HIGH-IMPACT. Quarantine one or more security events by event ID. Quarantining is reversible via restore but affects user access to events. Returns task IDs to track progress. Confirm with the user before invoking.

hec_restore_eventsB

Restore one or more previously quarantined events by event ID. Returns task IDs to track progress.

hec_quarantine_emailsA

⚠ HIGH-IMPACT. Quarantine specific email entities by entity ID. Quarantining is reversible via restore but affects user access to emails. Returns task IDs to track progress. Confirm with the user before invoking.

hec_restore_emailsB

Restore specific quarantined email entities by entity ID.

hec_get_task_statusA

Check the status of an action task (quarantine/restore). Use the taskId returned by quarantine or restore tools.

hec_list_exceptionsB

List whitelist or blacklist entries in Checkpoint Harmony Email.

hec_add_exceptionA

Add an entry to the whitelist or blacklist. At least one match field (senderEmail, senderDomain, subject, attachmentMd5, recipient) must be provided.

hec_update_exceptionC

Update an existing whitelist or blacklist entry by its entity ID.

hec_delete_exceptionA

⚠ DESTRUCTIVE — IRREVERSIBLE. Delete a whitelist or blacklist entry by its entity ID. This action cannot be undone and will permanently remove the exception from security policy. Confirm with the user before invoking.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wyre-technology/avanan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server