Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From kaseya-it-glue
Connects remotely to ITGlue MCP server at https://mcp.wyretechnology.com for accessing IT documentation, configurations, passwords, and SOPs. Likely requires ITGlue API credentials.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin it-glueCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"itglue": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/itglue/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.wyretechnology.com/v1/itglue/mcpShare bugs, ideas, or general feedback.