74
/ 100
1 month ago
glama

itglue-mcp

A Model Context Protocol server that provides Claude with access to IT Glue documentation, passwords, configurations, and asset management.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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_JWTA user-session JWT for elevated-scope operations such as listing document folders. See [JWT for document-folder operations](#jwt-for-document-folder-operations). No
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 3 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/wyre-technology-itglue-mcp-1bztkf)](https://m8ven.ai/mcp/wyre-technology-itglue-mcp-1bztkf)
commit: 3a10a937bde87f1fb6b63d7ce2b976809264d892
code hash: 2297399bb5d6d0508ceedd0e00da2eafcca2f5d78a223f385f7cc69a08b34472
verified: 6/10/2026, 11:12:12 AM
view raw JSON →