io.github.wyre-technology
blackpoint-mcp
Blackpoint Cyber
MCP server for Blackpoint Cyber MDR — alerts, threats, and operations.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/blackpoint-mcp:v1.1.3
Transportstdio
Environment Variables
BLACKPOINT_API_TOKEN(str)
RequiredSecret
Blackpoint Cyber API token (Bearer credential)
BLACKPOINT_BASE_URL(str)
Blackpoint API base URL (region-specific). Optional — defaults to the production US endpoint.
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