io.github.wyre-technology
rocketcyber-mcp
RocketCyber
MCP server for RocketCyber Managed SOC — incidents, alerts, agents, and customer telemetry.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/rocketcyber-mcp:v1.2.5
Transportstdio
Environment Variables
ROCKETCYBER_API_KEY(str)
RequiredSecret
RocketCyber API key for authenticating to the Managed SOC API
ROCKETCYBER_CUSTOMER_ID(str)
Required
RocketCyber customer (tenant) identifier
ROCKETCYBER_API_URL(str)
RocketCyber API base URL — override only if using a non-default region
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