Skip to main content
Glama
wyre-technology

abnormal-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode. Set to 'gateway' when deployed behind MCP gateway. Default is standalone.
MCP_TRANSPORTNoTransport mode for the server. Set to 'http' for HTTP Streamable deployment.
ABNORMAL_API_TOKENNoYour Abnormal Security API token. Generate in Abnormal portal under Settings > Integrations > API.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
abnormal_navigate

Discover available Abnormal Security 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.

abnormal_status

Show connection status and available domains

abnormal_threats_list

List detected threats and cases from Abnormal Security. Returns a paginated list of threat IDs with summary information.

abnormal_threats_getA

Get detailed information about a specific threat case by ID. Returns threat details including classification, severity, and related message IDs.

abnormal_messages_list

List messages contained within a specific threat case. Returns message IDs and summary data for all emails associated with the threat.

abnormal_messages_getA

Get detailed analysis of a specific message within a threat case. Returns full message metadata, headers, URLs, attachments, and AI-based threat analysis.

abnormal_remediation_manageA

Trigger or check the status of a remediation action for a specific threat message. Supports requesting remediation (removal from mailboxes) or checking current remediation status.

abnormal_abuse_listA

List phishing emails reported by users via the Abuse Mailbox. Returns user-submitted reports with analysis results indicating whether Abnormal confirmed the threat.

abnormal_cases_list

List all active security investigation cases in Abnormal Security. Cases group related threats for analyst review and workflow management.

abnormal_cases_getA

Get detailed information about a specific security case by ID. Returns case status, analyst notes, associated threats, and timeline.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Abnormal Security Threat CardInteractive MCP Apps card rendering an Abnormal Security threat (read-only)

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/abnormal-mcp'

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