io.github.wyre-technology
itglue-mcp
IT Glue
MCP server for IT Glue — organizations, configurations, passwords, flexible assets, and documents.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/itglue-mcp:v1.7.0
Transportstdio
Environment Variables
ITGLUE_API_KEY(str)
RequiredSecret
IT Glue API key (format: ITG.xxx)
ITGLUE_REGION(str)
Default:
usIT Glue API region: 'us', 'eu', or 'au'
ITGLUE_BASE_URL(str)
Override IT Glue API base URL — auto-derived from region if omitted
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