io.github.wyre-technology
inforcer-mcp
Inforcer
Read-only MCP server for Inforcer M365 baseline governance, plus assessment runs.
stdioofficialservice
Package Details
ghcr.io/wyre-technology/inforcer-mcp:v1.0.0
Transportstdio
Environment Variables
INFORCER_REGION(str)
Required
Inforcer API region. One of: anz, eu, uk, us. Required.
INFORCER_API_KEY(str)
RequiredSecret
Inforcer API key (sent as the Inf-Api-Key header). Required.
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