abnormal-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode. Set to 'gateway' when deployed behind MCP gateway. Default is standalone. | |
| MCP_TRANSPORT | No | Transport mode for the server. Set to 'http' for HTTP Streamable deployment. | |
| ABNORMAL_API_TOKEN | No | Your Abnormal Security API token. Generate in Abnormal portal under Settings > Integrations > API. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Abnormal Security Threat Card | Interactive MCP Apps card rendering an Abnormal Security threat (read-only) |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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