io.github.wyre-technology
immybot-mcp
ImmyBot
MCP server for ImmyBot — Windows software deployment, maintenance, tenants, deployments.
stdioofficialservice
Package Details
ghcr.io/wyre-technology/immybot-mcp:v1.2.3
Transportstdio
Environment Variables
IMMYBOT_TENANT_ID(str)
Required
ImmyBot Azure AD tenant ID
IMMYBOT_CLIENT_ID(str)
Required
ImmyBot OAuth client ID
IMMYBOT_CLIENT_SECRET(str)
RequiredSecret
ImmyBot OAuth client secret
IMMYBOT_INSTANCE_SUBDOMAIN(str)
Required
ImmyBot instance subdomain (e.g. 'acme' for acme.immy.bot)
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