0
/ 100
6 days ago
glama

IT Glue MCP Server

Provides Claude with access to IT Glue documentation and asset management, enabling searching and retrieval of organizations, configurations, passwords, documents, and more.

Is this your MCP?

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.

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 2 credentials: ITGLUE_API_KEY, X_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_MODEenv (read credentials from environment) or gateway (read per-request credentials from HTTP headers). Default: env. No
🔐 secretITGLUE_API_KEYYour IT Glue API key (format: ITG.xxx) Yes (env mode)
configITGLUE_BASE_URLOverride the IT Glue API base URL (advanced) No
configITGLUE_JWTLocal / env (AUTH_MODE=env) Set the environment variable.
configITGLUE_REGIONAPI region: us, eu, or au (default: us) No
configMCP_HTTP_HOSTBind address for HTTP transport (default: 0.0.0.0) No
configMCP_HTTP_PORTPort for HTTP transport (default: 8080) No
configMCP_TRANSPORTTransport: stdio (local) or http (remote). Defaults to stdio when run via npx/node, and to http in the Docker image. No
🔐 secretX_API_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mtlharrison-itglue-mcp-4vtzke)](https://m8ven.ai/mcp/mtlharrison-itglue-mcp-4vtzke)
commit: d38a8870b72bdd5149eac207121279b40ae39fff
code hash: 4df9f29bf7c50a9adb40b218557d31174521f9731ab195b7233294ddcee1a8eb
verified: 7/25/2026, 8:42:53 AM
view raw JSON →