io.github.wyre-technology
ironscales-mcp
Ironscales
MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/ironscales-mcp:v1.1.4
Transportstdio
Environment Variables
IRONSCALES_API_KEY(str)
RequiredSecret
Ironscales API key
IRONSCALES_COMPANY_ID(str)
Required
Ironscales company (tenant) identifier
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error