IT Glue runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm.
IT Glue MCP server for MSPs — documents, flexible assets, semantic vector search, RBAC, and BYOK
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-itglue -- npx -y mcp-itglue
{
"mcpServers": {
"mcp-itglue": {
"args": [
"-y",
"mcp-itglue"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-itglue]
command = "npx"
args = ["-y", "mcp-itglue"]
{
"mcpServers": {
"mcp-itglue": {
"args": [
"-y",
"mcp-itglue"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-itglue": {
"args": [
"-y",
"mcp-itglue"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.