itglue-mcp

wyre-technology/itglue-mcp
★ 12 stars TypeScript AI/LLM Updated 9d ago ✗ Risk
MCP server for IT Glue — documentation, passwords, configurations, and flexible asset tools for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "itglue-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/itglue-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that provides Claude with access to IT Glue documentation and asset management. > [!NOTE] > Unlike the other Wyre MCP servers, this one talks to the IT Glue API directly and > has **no private `@wyre-technology/*` runtime dependency**, so the one-click build > does not need a GitHub Packages token — the cloud builder's `npm ci` only pulls

Tools (8)

AUTH_MODEITGLUE_API_KEYITGLUE_BASE_URLITGLUE_JWTITGLUE_REGIONMCP_HTTP_HOSTMCP_HTTP_PORTMCP_TRANSPORT

Topics

ai-toolsclaudeitgluemcpmcp-servermodel-context-protocolmspmsp-mcptypescriptwyre-technology