A Model Context Protocol server that provides Claude with access to IT Glue documentation, passwords, configurations, and asset management.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTH_MODE— env (read credentials from environment) or gateway (read per-request credentials from HTTP headers). Default: env. NoITGLUE_API_KEY— Your IT Glue API key (format: ITG.xxx) Yes (env mode)ITGLUE_BASE_URL— Override the IT Glue API base URL (advanced) NoITGLUE_JWT— A user-session JWT for elevated-scope operations such as listing document folders. See [JWT for document-folder operations](#jwt-for-document-folder-operations). NoITGLUE_REGION— API region: us, eu, or au (default: us) NoMCP_HTTP_HOST— Bind address for HTTP transport (default: 0.0.0.0) NoMCP_HTTP_PORT— Port for HTTP transport (default: 8080) NoMCP_TRANSPORT— Transport: stdio (local) or http (remote). Defaults to stdio when run via npx/node, and to http in the Docker image. NoX_API_KEY[](https://m8ven.ai/mcp/wyre-technology-itglue-mcp-1bztkf)