Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From abnormal-security
Connects remotely via HTTP to Abnormal Security MCP endpoint hosted by Wyre Technology (https://mcp.wyretechnology.com/v1/abnormal-security/mcp). Provides cybersecurity tools, resources, and data access. Authentication likely required.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin abnormal-securityCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"abnormal-security": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/abnormal-security/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.wyretechnology.com/v1/abnormal-security/mcpShare bugs, ideas, or general feedback.