Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From ninjaone-rmm
Connects remotely to the NinjaOne RMM platform via Wyre Technology's HTTP endpoint (https://mcp.wyretechnology.com/v1/ninjaone/mcp) for IT device management, monitoring, and automation. Likely requires NinjaOne API credentials.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin ninjaone-rmmCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ninjaone": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/ninjaone/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/ninjaone/mcpShare bugs, ideas, or general feedback.