RMM ๐งช Community โ Claude Code โ Claude Desktop Standalone โข Ncentral
Ncentral
N-able N-central RMM - devices, org units, active issues, scheduled tasks, custom properties for on-prem and hosted servers
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin ncentral Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Device Management
- Monitoring Tasks
- Organization Management
Skills
This plugin provides 4 skills that teach Claude about Ncentral:
| Skill | Description |
|---|---|
devices | Use this skill when working with N-central device records โ listing with saved device filters (filterId), asset and warranty lookups, lifecycle reads and updates, and service-monitor status triage on a single device. |
monitoring-tasks | Use this skill when working with N-central monitoring and automation โ active-issue triage per customer or site, job statuses, the scheduled task โ status โ per-device details drill-down, and the safety rules for direct-support task execution. |
organizations | Use this skill when working with N-central org units โ the service organization โ customer โ site hierarchy, the org-unit vs customer distinction, agent registration tokens (credential-sensitive), and custom properties at both org and device level. |
api-patterns | Use this skill when working with the N-central MCP tools โ User-API Token (JWT) authentication through Conduit, 1-based pagination with the totalItems/totalPages envelope, rate-limit behavior, preview-endpoint caveats, and on-prem server specifics. |
Agents
This plugin provides 2 agents for autonomous task execution:
| Agent | Description |
|---|---|
device-auditor | Use this agent when the user wants a device audit across N-central customers - inventory sweeps, missing asset data, expired or expiring warranties, untracked lifecycle records, or failed service monitors. |
issue-triager | Use this agent when the user wants active issues triaged across N-central customers - morning sweeps, severity ranking, root-cause grouping, or deciding what to remediate first. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/device-inventory | Inventory devices for an N-central customer or site with class, warranty, and monitor-health breakdown |
/issue-sweep | Sweep active issues across N-central customers, grouped by severity and probable root cause |
/task-status | Drill into an N-central scheduled task's outcome - aggregate status down to per-device results and output |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Inventory devices for an N-central customer or site with class, warranty, and monitor-health breakdown
/device-inventory Sweep active issues across N-central customers, grouped by severity and probable root cause
/issue-sweep Drill into an N-central scheduled task's outcome - aggregate status down to per-device results and output
/task-status Using Skills
/skill ncentral:devices
Use this skill when working with N-central device records โ listing with saved device filters (filterId), asset and warranty lookups, lifecycle reads and updates, and service-monitor status triage on a single device.