io.github.wyre-technology
liongard-mcp
Liongard
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/liongard-mcp:v2.1.0
Transportstdio
Environment Variables
LIONGARD_API_KEY(str)
RequiredSecret
Liongard API access key (access key ID and secret combined per Liongard auth scheme)
LIONGARD_INSTANCE(str)
Required
Liongard instance hostname (e.g. yourorg.app.liongard.com)
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