io.github.wyre-technology
ninjaone-mcp
NinjaOne
MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/ninjaone-mcp:v1.6.0
Transportstdio
Environment Variables
NINJAONE_CLIENT_ID(str)
Required
NinjaOne OAuth 2.0 Client ID
NINJAONE_CLIENT_SECRET(str)
RequiredSecret
NinjaOne OAuth 2.0 Client Secret
NINJAONE_REGION(str)
Default:
usNinjaOne region: 'us' (default), 'eu', or 'oc'
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error