IT Glue

MCP server for IT Glue — organizations, configurations, passwords, flexible assets, and documents.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

ITGLUE_API_KEY(str)
RequiredSecret

IT Glue API key (format: ITG.xxx)

ITGLUE_REGION(str)
Default:us

IT 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:stdio

Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

AUTH_MODE(str)
Default:env

Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

LOG_LEVEL(str)
Default:info

Log verbosity: debug, info, warn, error