MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.
NINJAONE_CLIENT_SECRETOAuth apprequiredNinjaOne OAuth 2.0 Client Secret
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
ninjaone_devices_listList devicesList devices
No input schema was published for this tool.
ninjaone_devices_getGet deviceGet device
No input schema was published for this tool.
ninjaone_organizations_listList organizationsList organizations
No input schema was published for this tool.
ninjaone_organizations_getGet organizationGet organization
No input schema was published for this tool.
ninjaone_alerts_listList alertsList alerts
No input schema was published for this tool.
ninjaone_alerts_resetReset alertReset alert
No input schema was published for this tool.
ninjaone_tickets_listList ticketsList tickets
No input schema was published for this tool.
ninjaone_tickets_getGet ticketGet ticket
No input schema was published for this tool.
ninjaone_alerts_getGet details for a specific alert by its UIDGet details for a specific alert by its UID
No input schema was published for this tool.
ninjaone_alerts_reset_allReset all alerts for a device or organization (destructive action)Reset all alerts for a device or organization (destructive action)
No input schema was published for this tool.
ninjaone_alerts_summaryGet alert count summary grouped by severity and/or organizationGet alert count summary grouped by severity and/or organization
No input schema was published for this tool.
ninjaone_devices_rebootSchedule device reboot (destructive action)Schedule device reboot (destructive action)
No input schema was published for this tool.
ninjaone_devices_servicesList Windows services on a deviceList Windows services on a device
No input schema was published for this tool.
ninjaone_devices_alertsGet active alerts for a deviceGet active alerts for a device
No input schema was published for this tool.
ninjaone_devices_activitiesGet device activity logGet device activity log
No input schema was published for this tool.
ninjaone_devices_get_custom_fieldsGet device custom fieldsGet device custom fields
No input schema was published for this tool.
ninjaone_devices_update_custom_fieldsUpdate device custom fieldsUpdate device custom fields
No input schema was published for this tool.
ninjaone_organizations_createCreate new organizationCreate new organization
No input schema was published for this tool.
ninjaone_organizations_locationsList organization locationsList organization locations
No input schema was published for this tool.
ninjaone_organizations_devicesList devices for one organization. device_class is sent upstream as df=class=<NodeClass> (the filter GET /v2/devices actually applies; a named nodeClass parameter is ignored) and the page is filtered again so a dropped df cannot return other classes. online is sent as the df online/offline predicat…List devices for one organization. device_class is sent upstream as df=class=<NodeClass> (the filter GET /v2/devices actually applies; a named nodeClass parameter is ignored) and the page is filtered again so a dropped df cannot return other classes. online is sent as the df online/offline predicat…
No input schema was published for this tool.
ninjaone_organizations_get_custom_fieldsGet organization custom fieldsGet organization custom fields
No input schema was published for this tool.
ninjaone_organizations_update_custom_fieldsUpdate organization custom fieldsUpdate organization custom fields
No input schema was published for this tool.
ninjaone_tickets_createCreate new ticketCreate new ticket
No input schema was published for this tool.
ninjaone_tickets_updateUpdate existing ticketUpdate existing ticket
No input schema was published for this tool.
ninjaone_tickets_add_commentAdd comment to ticketAdd comment to ticket
No input schema was published for this tool.
ninjaone_tickets_commentsGet ticket comments and activityGet ticket comments and activity
No input schema was published for this tool.
ninjaone_tickets_boards_listList available ticket boards for the tenant. Use this to discover board_id values for ninjaone_tickets_list.List available ticket boards for the tenant. Use this to discover board_id values for ninjaone_tickets_list.
No input schema was published for this tool.
ninjaone_navigateDiscover available NinjaOne tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available NinjaOne tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
No input schema was published for this tool.
ninjaone_statusShow API credential status and available tool domainsShow API credential status and available tool domains
No input schema was published for this tool.
device-health-summarySummarize device health across one or all organizationsSummarize device health across one or all organizations
No input schema was published for this tool.
org_nameFilter to a specific organization (optional — checks all orgs if omitted)Filter to a specific organization (optional — checks all orgs if omitted)
No input schema was published for this tool.
patch-gapsprivilegedFind devices with critical patches missingFind devices with critical patches missing
No input schema was published for this tool.
offline-devicesIdentify devices that haven't checked in recentlyIdentify devices that haven't checked in recently
No input schema was published for this tool.
33 of 33 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.