@wyre-technology/abnormal-mcp

security MCP Server

MCP server for Abnormal Security — AI-powered threat detection, case management, and email remediation

VerifiedInstall Ready
securitysecurity
4 views0 stars1 forksv1.0.0Apache-2.0

Why This Matters

Discovered via github-topic:mcp-server and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @wyre-technology/abnormal-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-wyre-technology-abnormal-mcp": {
      "command": "npx",
      "args": [
        "@wyre-technology/abnormal-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

11
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (11)

abnormal_threats_list

List detected threat cases (paginated)

Tool

Description

abnormal_navigate

Navigate to a domain (threats, messages, remediation, abuse, cases)

abnormal_remediation_manage

Trigger or check remediation actions for a message

abnormal_abuse_list

List phishing emails reported via the Abuse Mailbox

abnormal_messages_get

Get detailed message analysis (headers, URLs, attachments, AI analysis)

abnormal_threats_get

Get full details of a specific threat by ID

abnormal_cases_list

List active security investigation cases

abnormal_cases_get

Get details of a specific case

abnormal_messages_list

List messages within a threat case

abnormal_back

Return to domain selection