IT Glue MCP Server

$npx -y @ddonathan/itglue-mcp-server
README.md

Enables LLMs to interact with IT Glue documentation.

An MCP server that enables LLMs to interact with IT Glue documentation, including organizations, configurations, passwords, and flexible assets. It provides tools for listing, creating, and updating managed service provider (MSP) data through the IT Glue API.

Configuration

claude_desktop_config.json
{
  "mcpServers": {
    "it-glue": {
      "command": "npx",
      "args": ["-y", "@ddonathan/itglue-mcp-server"]
    }
  }
}

Try it

List all organizations in my IT Glue account
Retrieve configurations for organization example-org
Update the password for configuration ID 12345
Create a new flexible asset in IT Glue
Search IT Glue documents for server backups

Frequently Asked Questions

How do I install IT Glue MCP Server?

Install IT Glue MCP Server by running: npx -y @ddonathan/itglue-mcp-server

What MCP clients work with IT Glue MCP Server?

IT Glue MCP Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use IT Glue MCP Server with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free